Skip to content
GitLab
Explore
Sign in
public-libraries
sqlite
Repository
Branches
Overview
Active
Stale
All
analyze-empty-tables
dd032a73
·
Cause the ANALYZE command to build sqlite_stat1 table entries for empty tables
·
Jun 07, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
stmtstatus-memused
3528f6b6
·
Add the SQLITE_STMTSTATUS_MEMUSED option for sqlite3_stmt_status() that reports
·
May 31, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
io-opt
77f6af2b
·
Avoid unnecessary fstat() calls to determine the database size when
·
May 29, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
btree-debug
434d3cff
·
Add debugging functions btreePageOriginFile() and btreePageOriginOffset().
·
May 27, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
doc-type
1e1c4226
·
Fix a documentation typo. No changes to code.
·
May 18, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
auxdata-cache
3fb153cb
·
Cache the JSON parse used by json_extract().
·
May 11, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
codecless-inmemory-subjournal
614c6a09
·
Do not invoke codec macros for in-memory subjournals.
·
May 10, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
having-where-optimization
ab314001
·
Additional comments on the sqlite3ExprIsConstantOrGroupBy() routine. No
·
May 02, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
materialized-view-reuse
ed712980
·
Futher bug fixes to the function that determines when a materialized view
·
May 01, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
pushdown-optimization
6ab3eb5d
·
Minor size and performance improvements to the push-down optimization.
·
Apr 29, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
schemalint-failure
bc3f784c
·
Speed this branch up a bit by filtering before the virtual table layer when
·
Apr 20, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
skip-ahead-distinct
a2e2d92b
·
Fix to the decision logic for when to use the skip-ahead-distinct optimization.
·
Apr 14, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
left-join-view
31d6fd55
·
Add the TK_IF_NULL_ROW opcode to deal with non-NULL result columns in the
·
Apr 14, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
fkey-optimization
940b5eaa
·
Avoid updating unaffected indexes on a table as part of an UPDATE that requires
·
Apr 11, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
covering-index-on-expr
eac5fc04
·
Improved comments. Fix a problem when an indexed expression is used in an
·
Apr 11, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
shell-fix
6193d49c
·
Use replace() instead of char() to quote newline and return characters in
·
Apr 07, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
json_mergepatch
37f03dfb
·
Change the name of the json_merge_patch() function to just json_patch().
·
Mar 23, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
default-synchronous-fix
fc8f4b65
·
Fix a typo causing the build to fail if SQLITE_DEFAULT_SYNCHRONOUS==SQLITE_DEFAULT_WAL_SYNCHRONOUS.
·
Mar 16, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
dbdump
4b34eb3b
·
Add dbdump.exe to the MSVC makefile.
·
Mar 13, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
string-quoting-dump
708b22b1
·
The output of the ".dump" command in the CLI quotes newline and carriage-return
·
Mar 11, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Prev
1
…
37
38
39
40
41
42
43
44
45
…
74
Next