SQLite

Check-in [cf253584ec]
Login

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

Overview
Comment:Add tests for name resolution in ON CONFLICT clauses.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cf253584ecf7aed04406b4bae78b536818fadfb3fb96c05f2c99954b841db85f
User & Date: dan 2018-04-20 17:50:49.589
Context
2018-04-20
18:01
Fix a VDBE comment on upsert. Provide an error message when upsert detects index corruption. (check-in: 279c48f606 user: drh tags: trunk)
17:50
Add tests for name resolution in ON CONFLICT clauses. (check-in: cf253584ec user: dan tags: trunk)
17:02
Avoid unnecessary cursor seeking when performing an UPSERT. (check-in: 693a3dcbdd user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to test/upsert4.test.