|
| ss48 wrote:
| This project has been discontinued.
|
| https://sqlite.org/src4/doc/trunk/www/index.wiki
|
| Discussion was here:
|
| https://news.ycombinator.com/item?id=15648280
| azdle wrote:
| > This Is Probably Not The Project You Are Looking For
|
| > SQLite4 was an experimental rewrite of SQLite that was active
| from 2012 through 2014. All development work on SQLite4 has
| ended.
|
| You got me really excited for a moment there.
| jeffreyrogers wrote:
| Looks like it's basically the same as sqlite3 except it fixes a
| couple odd things that sqlite3 has for legacy reasons (namely, in
| sqlite 3 foreign key support is disabled by default and needs to
| be explicitly enabled, and the actual primary key in sqlite3 is
| an automatically generated value called rowid, not the specified
| primary key).
___________________________________________________________________
(page generated 2022-06-17 23:00 UTC) |