2013-11-05 13:33:55
— part of check-in
[54b2219297]
on branch omit-rowid
— Standardize the error messages generated by constraint failures to a format
of "$TYPE constraint failed: $DETAIL". This involves many changes to the
expected output of test cases.
(user:
drh
size: 19848)
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: 19848)
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: 19848)
2014-03-13 15:41:09
— part of check-in
[d17231b63d]
on branch threads
— Merge latest trunk changes into this branch.
(user:
dan
size: 19848)
2014-05-08 23:01:59
— part of check-in
[9411d7dc6f]
on branch apple-osx
— Initial attempt to merge in all trunk changes over the previous 1.5 years.
This check-in compiles but there are compiler warnings and "make test"
segfaults after only running a few test modules.
(user:
drh
size: 19848)