2011-04-05 13:12:28
— part of check-in
[5db4511d8a]
on branch trunk
— Merge the scheme-parse-refactor changes into trunk: (1) added
sqlite3SchemaMutexHeld() asserts, (2) Use -1 instead of 0 to mean
"all" in sqlite3ResetInternalSchema(), and other cosmetic changes.
(user:
drh
size: 54570)
2011-04-05 13:12:28
— part of check-in
[5db4511d8a]
on branch trunk
— Merge the scheme-parse-refactor changes into trunk: (1) added
sqlite3SchemaMutexHeld() asserts, (2) Use -1 instead of 0 to mean
"all" in sqlite3ResetInternalSchema(), and other cosmetic changes.
(user:
drh
size: 54570)
2011-04-05 13:27:30
— part of check-in
[03ca83422f]
on branch sessions
— Pull the latest trunk changes (and hence the schema-parse-refactor changes)
into the sessions branch.
(user:
drh
size: 54570)
2011-05-06 18:53:27
— part of check-in
[aa90b94325]
on branch uri
— Remove some unnecessary modifications from the uri branch. Add a test to show that ATTACH only interprets its argument as a URI if the connection was opened with SQLITE_OPEN_URI (or URI interpretation is globally enabled).
(user:
dan
size: 54570)