SQLite

All files named ”ext/session/session3.test”
Login

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

History for ext/session/session3.test

2023-10-04
21:15
[2cc1629cfb] part of check-in [a3f435eccf] Allow a session object to generate a changeset, even if columns were added to one of the tables using ALTER TABLE ADD COLUMN while the changeset was being collected. (check-in: [a3f435eccf] user: dan branch: session-alter, size: 5213)
2017-02-04
17:33
[ce9ce3dfa4] part of check-in [b20ff81ff9] Allow sqlite3session_apply() to apply changesets to tables that have been extended using ALTER TABLE ADD COLUMN. (check-in: [b20ff81ff9] user: dan branch: trunk, size: 5272)
2011-04-16
19:23
[a7a9ce59b8] part of check-in [f46d4b641d] Improve test coverage of session module. (check-in: [f46d4b641d] user: dan branch: sessions, size: 5282)
2011-03-30
21:04
[bfa2376db7] part of check-in [6634521461] Add the SQLITE_ENABLE_PREUPDATE_HOOK compile-time option. (check-in: [6634521461] user: drh branch: sessions, size: 4573)
2011-03-25
19:06
[919f7e2e07] part of check-in [4255a9f609] Improve coverage of session module a bit more. (check-in: [4255a9f609] user: dan branch: sessions, size: 4533)
10:52
[5b2e9d0b94] part of check-in [666123c8d0] Improve coverage of session module code. (check-in: [666123c8d0] user: dan branch: sessions, size: 4536)
2011-03-24
16:53
[c58ebb3273] part of check-in [76d2d2ad3b] Fix handling of schema changes mid-session. (check-in: [76d2d2ad3b] user: dan branch: sessions, size: 4412)
16:04
Added: [b8b9ff7efc] part of check-in [506a0d7a71] Fix handling of schema mismatches in sqlite3session.c so that it matches the docs in sqlite3session.h. (check-in: [506a0d7a71] user: dan branch: sessions, size: 2161)