MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
243
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ test/errmsg.test
autosetup
July 7, 2017
D
Change the error message text for SQLITE_ERROR to omit the part about
drh
committed
9y ago
a690ff3
November 5, 2013
D
Standardize the error messages generated by constraint failures to a format
drh
committed
12y ago
f9c8ce3
February 9, 2013
D
Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
drh
committed
13y ago
433dccf
October 27, 2011
D
If an error occurs within sqlite3_step() on a statement prepared using sqlite3_prepare_v2(), transfer both the error code and error message to the database handle before sqlite3_step() returns (so that they are available via sqlite3_errcode() and sqlite3_errmsg(). Prior to this commit, only the error code was transfered. The error message was not available until after either sqlite3_reset() or sqlite3_finalize() had been called on the statement handle.
dan
committed
15y ago
029ead6