Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge the fix to ticket [f7b4edece25c99485] into the sessions branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | sessions |
Files: | files | file ages | folders |
SHA1: |
1b736ac2934f2361dee5062e9033cbf2 |
User & Date: | drh 2011-03-19 02:37:38.712 |
Context
2011-03-19
| ||
08:38 | Fix a problem with INTEGER PRIMARY KEY columns and the pre-update hook. (check-in: 24d4d5dd00 user: dan tags: sessions) | |
02:37 | Merge the fix to ticket [f7b4edece25c99485] into the sessions branch. (check-in: 1b736ac293 user: drh tags: sessions) | |
02:04 | Add a test case to verify that ticket [f7b4edece25c994857] is fixed. (check-in: eedbcf0a0b user: drh tags: trunk) | |
2011-03-18
| ||
18:03 | Hold the database mutex for the duration of an sqlite3changeset_apply() call. Also for the duration of all sqlite3session_xxx() calls. (check-in: c615c38c32 user: dan tags: sessions) | |
Changes
install-sh became executable.
Changes to src/build.c.
Changes to src/callback.c.
Changes to src/sqliteInt.h.
Changes to src/vdbe.c.
Changes to src/vdbeblob.c.
Changes to test/capi3.test.
test/progress.test became a regular file.
Added test/tkt-f7b4edec.test.
tool/mkopts.tcl became a regular file.