index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Improved version of the previous check-in.
drh
2 days
*
Fix the optimization of check-in [663f5dd32d9db832] that strives to avoid
drh
2 days
*
Rework the showHelp() function in the CLI implementation so that its
drh
3 days
*
Back out the "low-quality index" query planner hack of check-in
drh
4 days
*
First cut at enhancing the fsdir virtual table so that it works with
drh
5 days
*
Omit the unused readdir_r() routine from test_windirent.c
drh
5 days
*
Provide the SQLITE_BUG_COMPATIBLE_20250510 compile-time option that restores
drh
8 days
*
Add enforcement of the obscure JSON5 syntax rule that the \0 escape
drh
8 days
*
Fix PRAGMA trusted_schema=OFF and similar so that it restricts the kinds
drh
10 days
*
Internal doc typo fix. No code changes.
stephan
10 days
*
Fix a harmless warning about and oversize shift operation on malformed JSONB
drh
11 days
*
Fix a bug in the NOT NULL/IS NULL optimization of check-in [cb94350185f555c3]
drh
12 days
*
Fix the sqlite3VdbeTypeofColumn() function so that it works correctly
drh
12 days
*
Fix a harmless problem in the CLI in which SQL errors that occur during
drh
2025-04-30
*
Fix an issue in Bloom filters on RHS subsqueries to IN operators.
drh
2025-04-30
*
Fix an off-by-one error in an assert(), discovered by oss-fuzz. This is a
drh
2025-04-25
*
Remove an extra conditional that was inserted earlier today and which
drh
2025-04-21
*
Further improvements to the decision of whether or not a BLOB input
drh
2025-04-21
*
Do a better job of providing bug compatibility with SQLite 3.44.0. See
drh
2025-04-21
*
When logging errors using sqlite3_log() and the error text includes the
drh
2025-04-17
*
Increase the size of the output buffer for sqlite3_log().
drh
2025-04-17
*
Attempt to provide EBCDIC translations to the tables in the JSON
drh
2025-04-16
*
Correctly handle the case of a multi-column UNIQUE constraint that contains
drh
2025-04-15
*
Fix a minor typo in a code comment.
drh
2025-04-15
*
Improved estimate on the number of output rows in a recursive common table ex...
drh
2025-04-14
*
Fix an obscure problem allowing the propagate-constants optimization to impro...
dan
2025-04-10
*
Remove unnecessary "www." prefixes on domain names in URLs.
drh
2025-04-10
*
Remove an incorrect ALWAYS() macro. [forum:/forumpost/23875495059357a2|Forum...
drh
2025-04-08
*
Fix a harmless code typo introduced by [b57e3c3db00a6bc6] and reported by
drh
2025-04-06
*
The win32lock and win32longpath tests don't work on Cygwin
jan.nijtmans
2025-04-04
*
Fix a typo accidently added to the prior check-in.
drh
2025-04-01
*
This is an experimental optimization that attempts to keep a JSONB value
drh
2025-04-01
*
Fix a harmless typo in a code comment.
drh
2025-03-31
*
Minor shell-internal doc addition. No functional changes.
stephan
2025-03-29
*
CLI shell: make (.output off) an alias for (.output /dev/null) or (.output nu...
stephan
2025-03-28
*
-
.
Merge cygwin and tclsqlite fixes into trunk.
drh
2025-03-27
|
\
\
|
|
*
Fix for forum-post [/forum/forumpost/b5fde3596c|b5fde3596c]. Also fix encodin...
jan.nijtmans
2025-03-27
|
|
/
|
/
|
|
*
Merge trunk. Some additional test-fixes for Cygwin
jan.nijtmans
2025-03-27
|
|
\
|
|
/
|
/
|
|
*
Merge trunk into cygwin-fixes branch. Add .fossil-settings/binary-glob to squ...
stephan
2025-03-26
|
|
\
|
*
\
Merge trunk into the cygwin-fixes branch.
stephan
2025-03-19
|
|
\
\
|
*
|
|
Document that sqlite_update_hook() can unset the current hook by passing a NU...
stephan
2025-03-12
|
*
|
|
Merge trunk into the cygwin-fixes branch.
stephan
2025-03-10
|
|
\
\
\
|
*
|
|
|
Patch an unnecessary size_t-to-int conversion which warns on some compilers.
stephan
2025-03-10
|
*
|
|
|
Reimplement pathname conversion on Cygwin. MSC test passes/failures are on pa...
stephan
2025-03-10
|
*
|
|
|
Test app/script patches from Jan Nijtmans for cygwin. Add/replace many more s...
stephan
2025-03-08
|
*
|
|
|
os_win.c patches for Cygwin (described in the cygwin-fixes branch wiki page)....
stephan
2025-03-07
|
*
|
|
|
Merge trunk into the cygwin-fixes branch (which was inadvertently branched to...
stephan
2025-03-06
|
|
\
\
\
\
|
*
|
|
|
|
Cygwin-centric fixes from Jan Nijtmans.
stephan
2025-03-06
*
|
|
|
|
|
Fix an off-by-one bug in the ".dbtotxt" command from the shell that results
drh
2025-03-27
*
|
|
|
|
|
On winOpen(), redo the read-only test on every retry attempt. Just
drh
2025-03-26
[next]