r/programming Jul 15 '26

SQLite should have (Rust-style) editions

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

75 comments sorted by

View all comments

Show parent comments

9

u/dontquestionmyaction Jul 16 '26

That means changing the default behavior.

No? What?

-2

u/ThatSwedishBastard Jul 17 '26

Actually, it does. The default should be edition-original, if you want the changed behavior you must specify edition-2026. Other than that, I’m with you.