SQLite

Check-in [76d2d2ad3b]
Login

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

Overview
Comment:Fix handling of schema changes mid-session.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | sessions
Files: files | file ages | folders
SHA1: 76d2d2ad3b2a5171393b7894f35f463ff284e53b
User & Date: dan 2011-03-24 16:53:57.000
Context
2011-03-25
10:52
Improve coverage of session module code. (check-in: 666123c8d0 user: dan tags: sessions)
2011-03-24
16:53
Fix handling of schema changes mid-session. (check-in: 76d2d2ad3b user: dan tags: sessions)
16:04
Fix handling of schema mismatches in sqlite3session.c so that it matches the docs in sqlite3session.h. (check-in: 506a0d7a71 user: dan tags: sessions)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/session/session3.test.
Changes to ext/session/sqlite3session.c.