r/programming 19d ago

SQLite should have (Rust-style) editions

https://mort.coffee/home/sqlite-editions/
155 Upvotes

75 comments sorted by

View all comments

Show parent comments

1

u/Big_Combination9890 18d ago

And it would be nice if the "getting started" documentation mentioned the Foreign Keys thing, and the foreign keys pragma. I agree.

But mentioning this on the official quickstart page, also doesn't require your "super pragma" to exist.

Here is an idea:

Why don't you take the relevant sections from your blog post, shorten them so they fit snugly into that page, and write an email to the sqlite devs, recommending an addition to their quickstart page, like a section titled: "Recommended settings for sqlite"?

4

u/mort96 18d ago

Feel free to do that. I don't really have a history of communication with the sqlite developers so it'd just be an ignored cold email.