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/alterqf.test
autosetup
October 21, 2023
D
Fix a test case broken by the previous check-in.
drh
committed
2y ago
51bb5de
October 20, 2023
D
Add string_agg(X,Y) as an alias for group_concat(X,Y), for compatibility
drh
committed
2y ago
d5e040b
March 10, 2022
D
Stronger defenses against corrupt schemas in the ALTER TABLE logic.
drh
committed
4y ago
fde3043
January 16, 2022
D
Fix test cases so that they all still work even with -DSQLITE_DQS=0.
drh
committed
4y ago
7d44b22
October 1, 2021
D
Change things so that SQLITE_OMIT_VIRTUALTABLE implies SQLITE_OMIT_ALTER_TABLE.
dan
committed
4y ago
37f3ac8
March 16, 2021
D
Add tests for sqlite_rename_quotefix(). Fix a memory leak in the same.
dan
committed
5y ago
1fffa73
March 15, 2021
D
Add internal SQL function sqlite_rename_quotefix(). For converting double-quoted strings to their single-quoted counterparts in DDL statements.
dan
committed
5y ago
1e24072