SQLite

Check-in [ac1fd6beb6]
Login

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

Overview
Comment:Allow ATTACH and DETACH to occur inside of a transaction.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | attach-in-trans
Files: files | file ages | folders
SHA3-256: ac1fd6beb6c804af5faf1e06a51177a8316007ff9e718c398bd7a24d2ecc4ed3
User & Date: drh 2017-07-26 18:26:44.412
Context
2017-08-01
00:20
Allow ATTACH and DETACH inside of a transaction. (check-in: 95e8f31658 user: drh tags: trunk)
2017-07-26
18:26
Allow ATTACH and DETACH to occur inside of a transaction. (Closed-Leaf check-in: ac1fd6beb6 user: drh tags: attach-in-trans)
10:04
Fix a comment on the UnpackedRecord.r1 and UnpackedRecord.r2 fields. No changes to code. (check-in: 622b108915 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/attach.c.
Changes to test/attach2.test.
Changes to test/savepoint.test.