Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/session/sqlite3changebatch.c
2023-02-24
| ||
19:58 | [d488b42d8f] part of check-in [a95a4bce88] Fix a problem with the sqlite3sessions_fullchangeset() and sqlite3changebatch_add() APIs on this branch. (check-in: [a95a4bce88] user: dan branch: bedrock, size: 12582) | |
2017-03-24
| ||
15:09 | [d5553b79e0] part of check-in [fd5676fe7f] Merge all recent enhancements from trunk. (check-in: [fd5676fe7f] user: drh branch: begin-concurrent, size: 12552) | |
2016-08-24
| ||
19:14 | [96011bdf72] part of check-in [bee44ebc53] Add the sqlite3changebatch_db() API. (check-in: [bee44ebc53] user: dan branch: changebatch, size: 12565) | |
2016-08-23
| ||
19:02 | [4b4fe1d525] part of check-in [506d6ff4b6] Add further tests for changebatch. And a fix to prevent a changeset from conflicting with itself. (check-in: [506d6ff4b6] user: dan branch: changebatch, size: 12459) | |
18:09 | [72ec2f5c70] part of check-in [a721a73818] Fix harmless compiler warnings in changebatch. (check-in: [a721a73818] user: drh branch: changebatch, size: 11830) | |
17:02 | [7ddd1b4442] part of check-in [efa761b2f5] Add a new method to sessions - sqlite3sessions_fullchangeset() - to return a changeset that always contains values for all old.* fields. Update changebatch to use these values to more reliably detect multi-column UNIQUE constraint violations. (check-in: [efa761b2f5] user: dan branch: changebatch, size: 11809) | |
2016-08-22
| ||
20:49 | Added: [37fb1c87d7] part of check-in [0c9fd6b723] Add an experimental module to detect conflicts between sessions changesets. (check-in: [0c9fd6b723] user: dan branch: changebatch, size: 11270) | |