MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
243
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
master
June 1, 2026
D
Enhance PRAGMA integrity_check so that it better detects incorrect
drh
committed
2mo ago
b48ca02
D
Disable transitive WHERE constraints when there are explicit COLLATE operators. Fix for report [bugs:/info/ffddcd3617 | 2026-05-31T08:33:10Z].
dan
committed
2mo ago
c28f2d2
D
Minor performance improvement for the patch on this branch.
dan
committed
2mo ago
48a591f
D
Fix minor problems surrounding transitive WHERE constraints and explicit COLLATE terms.
dan
committed
2mo ago
2c351bb
D
Make sure the authenticator is called for columns that are part of
drh
committed
2mo ago
ddea119
D
For expressions of the form "(x, y...) IN (SELECT a, b ...)" where the result is not true, consider the collation sequences of columns "a" and "b" when determinining if the result should be false or NULL. Bug report [bugs:/info/0785f45e67 | 2026-05-31T02:10:44Z].
dan
committed
2mo ago
03aa9a7
D
Better handle a (possibly) potential buffer overrun in fts5. Based on the report in [bugs:/info/38e75aa4f9 | 2026-05-31T09:06:13Z].
dan
committed
2mo ago
62d1773
S
Remove the data type ANY added to the shell's CSV exports in [aff74e71ea734e1a], as discussed in [forum:2ea4c50f69fc9829|forum post 2026-06-01T12:01:59Z].
stephan
committed
2mo ago
f55434a
D
Do not allow the argument to a table-valued function to reference a table
drh
committed
2mo ago
0a04687
D
Test case to show that the change fixes the original carray problem.
drh
committed
2mo ago
c079bd0
D
Improvements to sqlite3SelectCheckOnClauses() to be more accurate in
drh
committed
2mo ago
5cae890
D
Back out the recent change to carray. The intent is to fix this problem
drh
committed
2mo ago
f3eea1e
D
Fix an integer overflow that could lead to a buffer overrun in the zipfile extension. Bug [bugs:/info/2026-06-01T10:16:47Z | 2026-06-01T10:16:47Z].
dan
committed
2mo ago
3040da5
D
Update new test in zipfile.test so that it does not run if SQLITE_MAX_LENGTH is too small.
dan
committed
2mo ago
1a76074
D
Fix an integer overflow that could lead to a buffer overrun in the zipfile extension. Bug [bugs:/info/2026-06-01T10:16:47Z | 2026-06-01T10:16:47Z].
dan
committed
2mo ago
5481274
D
Extra defenses against integer overflows in the untested, unused, and
drh
committed
2mo ago
6c218ba
May 31, 2026
D
Fix the carray virtual table so that it gives no solution if it cannot
drh
committed
2mo ago
ca8593c
D
Test case to cover the bug fix in the previous check-in.
drh
committed
2mo ago
af6fdd2
D
Fix the zipfile extension so that ZIP archives containing files whose names
drh
committed
2mo ago
1cd9eb3
D
Fiddle should default to using NO_COLOR since the JS console does not
drh
committed
2mo ago
7437c19
D
Fix the format() SQL function so that it reports TOOBIG and NOMEM errors.
drh
committed
2mo ago
d076d98
May 30, 2026
D
Add a test to ensure an application does not try to create a geopoly
drh
committed
2mo ago
72f0bd6
D
Harden the diskused.c extension against NULL pointer deferences that
drh
committed
2mo ago
7aad294
D
Remove the untested and undocumented "scrub" utility program. It was written
drh
committed
2mo ago
07ded24
May 29, 2026
D
Be sure to do floating-point to text conversions in JSON to the full
drh
committed
2mo ago
5b98467
D
Rename the ext/misc/analyze.c extension to ext/misc/diskused.c, to avoid
drh
committed
2mo ago
3d006d0
D
The -csv option to the CLI also sets "-limits off", for legacy
drh
committed
2mo ago
991cbd7
May 28, 2026
D
Avoid a resource leak in an error path in the icu extension.
dan
committed
2mo ago
6a8e887
D
Fix an infinite loop that can occur in the unused, untested, and
drh
committed
2mo ago
43ab3c2
D
Fix a problem with shell tool function analyze() and schema objects with name containing "%" characters.
dan
committed
2mo ago
9b7ea57
Previous
PAGE 1
Next