Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
simonw
on Nov 9, 2024
|
parent
|
context
|
favorite
| on:
SQLite is not a single connection database
Why?
agos
on Nov 9, 2024
[–]
no transactions on data description layer?
jitl
on Nov 9, 2024
|
parent
[–]
CREATE TABLE etc in SQLite are fully transactional, as are updates to PRAGMA user_version which you can use to store a logical schema version number. I built Notion’s SQLite migration system for client devices on those primitives.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: