MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ test/strict1.test
autosetup
January 17, 2022
D
Allow an "IntReal" value to count as a REAL when checking types for
drh
committed
4y ago
1f3366c
November 5, 2021
D
Fix a couple of problems with test scripts and SQLITE_OMIT_ALTERTABLE builds.
dan
committed
4y ago
2841abe
November 3, 2021
D
Improved the error message that results when a schema parse fails after
drh
committed
4y ago
ac894af
D
Fix INSERT into STRICT table with STATIC generated columns.
drh
committed
4y ago
926aac5
October 1, 2021
D
Change things so that SQLITE_OMIT_VIRTUALTABLE implies SQLITE_OMIT_ALTER_TABLE.
dan
committed
4y ago
37f3ac8
September 21, 2021
D
Add the "PRAGMA table_list" command with its corresponding eponymous
drh
committed
4y ago
2e50f67
August 23, 2021
D
Back out the change that allows typeless columns in strict tables. Replace
drh
committed
5y ago
b9fd010
August 21, 2021
D
Allow typeless columns in STRICT tables that are able to accept any
drh
committed
5y ago
2a0eefd
August 20, 2021
D
Improved error messages for the SQLITE_CONSTRAINT_DATATYPE error.
drh
committed
5y ago
faf9c77
August 19, 2021
D
STRICT tables require all fields of the PRIMARY KEY to be NOT NULL.
drh
committed
5y ago
ab16578
August 18, 2021
D
Trying to insert an incorrect datatype into a STRICT table raises an
drh
committed
5y ago
72532f5
D
What would it be like if you could add the keyword "STRICT" after a CREATE
drh
committed
5y ago
44183f8