Skip to content
GitLab
Explore
Sign in
public-libraries
sqlite
Repository
Branches
Overview
Active
Stale
All
rework-EQP
4d79983c
·
Optimizations to the new EQP framework.
·
May 03, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
ast-trace-demo
5da397e8
·
The ".selecttrace 0x4000" command causes the AST to be output to stdout as
·
May 01, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
faster-order-by-limit
bbd4ae5a
·
Defer loading result column values into registers on an ORDER BY LIMIT until
·
Apr 30, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
win32dir
c1e1ffea
·
Add comments about the intended use of the sqlite3_data_directory variable as...
·
Apr 28, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
shell-bindings
c81e8453
·
Better comments on the bindvtab.c implementation. All the two-argument
·
Apr 27, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
sorter-limit-opt
f226f03d
·
When processing an "ORDER BY ... LIMIT" that does not use an index, check
·
Apr 26, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
begin-concurrent-pnu-tempfix
053dc6ee
·
Disable the OR optimization based on expressions in the ON clause of a
·
Apr 23, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
upsert-opt2
023e8976
·
Improved VDBE comment on UPSERT code.
·
Apr 20, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
upsert-opt
4ddf0eeb
·
Avoid unnecessary OP_Goto instructions on an upsert of a table that only
·
Apr 19, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
sorter-reference
5a2e65ed
·
Avoid a NULL-pointer deref following OOM.
·
Apr 18, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
upsert
5412eb51
·
Fix the build for SQLITE_OMIT_UPSERT
·
Apr 18, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
server-process-edition
5f0c6bc3
·
Fix an error in README-server-edition.html.
·
Mar 31, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
lowlevel-lock-timeout
000705bc
·
Do not inject OOM errors on SQLITE_FCNTL_LOCK_TIMEOUT calls as an OOM is
·
Mar 26, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
sessions-rebase
8cb83bee
·
Remove some unused code from sqlite3rebaser_rebase().
·
Mar 22, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
join-strength-reduction
7fbb101c
·
Relax LEFT-JOIN restrictions on the push-down optimization.
·
Mar 21, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
testFixes
93c803e9
·
Fix handling of "UPDATE OR REPLACE" statements run on zipfile virtual tables.
·
Mar 20, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
push-down-disable
9579947c
·
Remove a debugging statement accidently left in
·
Mar 20, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
EQP-improvements
7b6456d1
·
Show symbolic SELECT names in EXPLAIN QUERY PLAN output when compiling with
·
Mar 19, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
corrupt-schema
1e9c47be
·
Better error message text when the schema is corrupted by a CREATE TABLE AS
·
Mar 16, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
autoinc-enhancement
c8abbc11
·
Avoid writing the sqlite_sequence table when it has not actually changed.
·
Mar 16, 2018
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Prev
1
…
31
32
33
34
35
36
37
38
39
…
74
Next