SQLite

Check-in [3e5d38f5b3]
Login

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

Overview
Comment:More compact implementation of PRAGMA onconflict, and some test cases.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | pragma-onconflict
Files: files | file ages | folders
SHA1: 3e5d38f5b37da08a3d4704c23a51399624e3ecab
User & Date: drh 2016-02-27 19:03:22.754
Context
2016-02-27
19:03
More compact implementation of PRAGMA onconflict, and some test cases. (Leaf check-in: 3e5d38f5b3 user: drh tags: pragma-onconflict)
17:16
Experimental "PRAGMA onconflict=FAIL" statement to change the default ON CONFLICT algorithm to something other than ABORT. (check-in: 3a0c347cca user: drh tags: pragma-onconflict)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/pragma.c.
Added test/onconflict1.test.