Y
Hacker News
new
|
ask
|
show
|
jobs
by
mastre_
1911 days ago
> but one that will never be fixed due to backward compatibility
I wonder if a fork/"new version" could address this. Like, sqlite2 (v1.0, etc.).
2 comments
isoprophlex
1911 days ago
Considering that we're on sqlite3 already, it'd probably be something for the v4 ;)
link
warmwaffles
1910 days ago
There is already an sqlite4 but they haven't done any work with it for a long time.
link
mbreese
1911 days ago
This would be something on the order of the python2 -> python3 transition. Meaning, it would likely take a decade. After going though that, I'm not sure it would be worth it to just change from (default) flexible data types.
link