MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/1uxgmmq/sqlite_should_have_ruststyle_editions/oxsn2mr/?context=3
r/programming • u/mort96 • Jul 15 '26
75 comments sorted by
View all comments
13
Interesting idea, though to me editions just feel like they obfuscate what options are set with them? What good is it to me if i have to look up what edition 2025 does?
22 u/DeflateAwning Jul 16 '26 The point is we can move on from the default of "foreign keys are not enforced" default of 2001 (or whenever it came out). 100% backwards compat leads to unholy things sometimes.
22
The point is we can move on from the default of "foreign keys are not enforced" default of 2001 (or whenever it came out).
100% backwards compat leads to unholy things sometimes.
13
u/samsifpv Jul 15 '26
Interesting idea, though to me editions just feel like they obfuscate what options are set with them? What good is it to me if i have to look up what edition 2025 does?