2013-02-09 15:37:11
— part of check-in
[3f67437536]
on branch constraint-error-codes
— Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
extended constraint error codes in alphabetical order. Add many test cases
for the extended constraint error codes.
(user:
drh
size: 21328)
2013-02-11 13:47:39
— part of check-in
[939d828274]
on branch trunk
— Add extended error codes for all SQLITE_CONSTRAINT errors.
(user:
drh
size: 21328)
2013-02-13 13:42:50
— part of check-in
[7e14dc734d]
on branch sessions
— Enhancements to the query planner to make use of indices for ORDER BY even
when IN constraints are in the WHERE clause. Add extended error codes for
all SQLITE_CONSTRAINT errors.
(user:
drh
size: 21328)