2013-10-23 17:39:41
— part of check-in
[36bcc9cb88]
on branch omit-rowid
— Report an error when trying to resolve column name "rowid" in a
WITHOUT ROWID table.
(user:
drh
size: 50716)
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: 50716)