SQLite

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

2 check-ins using file src/sqliteInt.h version c1df6147

2018-04-13
16:29
Merge the preupdate hook change from trunk. (check-in: 7353caab user: drh tags: upsert)
15:14
Get the ON CONFLICT DO NOTHING form of upsert working by mapping it into INSERT OR IGNORE. (check-in: d07f05e9 user: drh tags: upsert)