2013-11-06 12:56:04
— part of check-in
[8f1709ff2d]
on branch omit-rowid
— Improved ORDER BY optimization for WITHOUT ROWID tables.
(user:
drh
size: 3089)
2013-11-07 16:08:10
— part of check-in
[c80e229dd9]
on branch trunk
— Add support for WITHOUT ROWID tables. This change also includes
(1) standardization of the error message returned from run-time constraint
errors, (2) improved EXPLAIN comments, (3) the SQLITE_ENABLE_EXPLAIN_COMMENTS
option, (4) the SQLITE_ENABLE_MODULE_COMMENTS option, and (5) a bug fix
(see [573cc27427]) in the handling of REPLACE on the rowid when secondary
indices use FAIL or IGNORE.
(user:
drh
size: 3089)
2013-11-11 22:55:26
— part of check-in
[5addd1234d]
on branch sessions
— Merge in the WITHOUT ROWID changes. A few tests are failing now. They will
be fixed in a follow-on check-in.
(user:
drh
size: 3089)
2014-03-13 15:41:09
— part of check-in
[d17231b63d]
on branch threads
— Merge latest trunk changes into this branch.
(user:
dan
size: 3089)