Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of ext/session/sessionB.test
2015-10-01
| ||
16:35 | Changes to the sesssions module ensure that tables appear within changesets and patchsets in the same order that they were attached to the sessions object. file: [886252dc] check-in: [76958902] user: dan branch: sessions, size: 13230 | |
2014-09-27
| ||
20:45 | Change the names of the stream interface APIs to be of the form "_strm" instead of "_str". In other words, added an "m" to the end, to try to make it clear that we are talking about a "stream" and not a "string. file: [06961b7c] check-in: [1f44bfdc] user: drh branch: sessions, size: 13484 | |
2014-09-26
| ||
10:52 | Fix a problem with concatenating patchsets containing DELETE and INSERT operations on the same row. file: [d4ac901b] check-in: [4d8537ea] user: dan branch: sessions, size: 13485 | |
2014-09-25
| ||
20:43 | Add streaming version of sqlite3changeset_concat(). file: [c4145837] check-in: [88eb6656] user: dan branch: sessions, size: 13598 | |
2014-08-18
| ||
16:03 | Add miscellaneous test cases to improve coverage of sessions module. file: [276267cd] check-in: [0fac6cff] user: dan branch: sessions, size: 13487 | |
08:42 | Add tests for sessions module. file: [77fca512] check-in: [82fdb197] user: dan branch: sessions, size: 13118 | |
2014-08-16
| ||
16:47 | Fixes for the sqlite3changeset_concat() API regarding patchsets. file: [51c70394] check-in: [dccb3485] user: dan branch: sessions, size: 7995 | |
2014-08-15
| ||
20:15 | Begin adding the sqlite3session_patchset() API to the sessions extension. This is an interim commit. file: [dbabf40e] check-in: [60a4565a] user: dan branch: sessions, size: 5711 Added | |