SQLite 3.53.0
71 points by EvanHahn
71 points by EvanHahn
Enhance ALTER TABLE to permit adding and removing NOT NULL and CHECK constraints.
That‘s awesome! Hope they continue to enhance ALTER TABLE even more, because it is such annoying limitation.
Does anyone know if the sqlite team ever responded to Turso reimplementing sqlite in Rust?
Always use a sort-and-merge algorithm for EXCEPT, INTERSECT, and UNION, since this is almost always faster than using a hash table.
Does anyone have more information about this? I'm curious about the benchmarks they used and whether they dug further into the performance differences.
Here's a playground UI for trying the new results formatter library (built from my phone with Claude Code).
Over here I'm wishful and hoping that maybe someday we'll get Pipe syntax in SQLite, but this release is not the one, and it's probably wishful thinking.
You can use https://prql-lang.org/ in your apps / interface and compile it down to SQL. It gives you one of the best pipe options there is.
I love SCREAMING in my head when reading about SQL semantics, I don’t know why.
Anyone else? Am I just weird?