๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
refs/tags/version-3.25.2
653b4f6
Version 3.25.2
by drh
ยท 7 years ago
version-3.25.2
b67fd17
Fix a problem in releasetest.tcl causing configuration "Fast-One" to fail.
by dan
ยท 7 years ago
e4b1eb9
Bump the version number to 3.25.2.
by drh
ยท 7 years ago
5bc4851
Fix a compilation issue in the "userauth" extension. Also fix a few test
by drh
ยท 7 years ago
77f136a
Fix a problem building on Android with SQLITE_ENABLE_BATCH_ATOMIC_WRITE set.
by drh
ยท 7 years ago
4195437
Avoid incrementing the SQLITE_LOOKASIDE_MISS_SIZE stat before sqlite3_open()
by drh
ยท 7 years ago
75d1119
Fix missing space in 'configure.ac' reported on the mailing list.
by drh
ยท 7 years ago
ca446b3
Add the "PRAGMA legacy_alter_table=ON" command to enable the pre-3.25.0
by drh
ยท 7 years ago
d4c1fda
Allow a writable virtual table to have a schema with an INTEGER PRIMARY KEY
by drh
ยท 7 years ago
30b281b
Fix a faulty assert() in the validation logic for the LEFT JOIN strength
by drh
ยท 7 years ago
579e80c
Fix the "sqlite3" command in the TCL interface so that it correctly returns
by drh
ยท 7 years ago
8f25fe5
Fix a problem with views that use window functions as part of complex expressions.
by drh
ยท 7 years ago
aaec593
Version 3.25.1
by drh
ยท 7 years ago
version-3.25.1
ccc6551
Disable the ORDER BY LIMIT optimization in queries using window functions.
by drh
ยท 7 years ago
25f8013
Fix a false-positive in the post-ALTER-TABLE schema verification logic that
by drh
ยท 7 years ago
01191f6
Increase the version number to 3.25.1.
by drh
ยท 7 years ago
f7d3b7a
Version 3.25.0
by drh
ยท 7 years ago
version-3.25.0
9fd8425
Fix minor typos in comments that get carried over into documentation.
by drh
ยท 7 years ago
f86ff13
Update releasetest.tcl to run "make test" as part of the "Fast-One"
by dan
ยท 7 years ago
af524a6
Make sure the %z optimization for printf() is not invoked if there has been
by drh
ยท 7 years ago
396a103
Fix a requirement mark on a test script. No changes to code.
by drh
ยท 7 years ago
a86acc2
Fix an assert() in os_unix.c that is not true when using RBU.
by dan
ยท 7 years ago
16b870d
Restrict the scope of internal-use functions in alter.c.
by drh
ยท 7 years ago
83a9d14
Improvements to the documentation for SQLITE_FCNTL_DATA_VERSION.
by drh
ยท 7 years ago
e8ab40d
Fix an invalid pointer comparison triggered by renaming a table column when
by dan
ยท 7 years ago
ed008ec
Fix some harmless compiler warnings seen with MSVC.
by mistachkin
ยท 7 years ago
90d6f48
For MSVC, migrate some commonly used shell compilation options to the library.
by mistachkin
ยท 7 years ago
8741d0d
Fix a harmless compiler warning that arose from the ENABLE_CURSOR_HINTS
by drh
ยท 7 years ago
15c4294
Do not do the byte-by-byte modifications in the resetdb.test script if the
by drh
ยท 7 years ago
e3e7921
Fix a problem causing ENABLE_CURSOR_HINTS builds to segfault.
by dan
ยท 7 years ago
30a7d7d
Fix a test script issue in fts3ao.test.
by dan
ยท 7 years ago
be312ae
Fix a minor problem causing an incorrect cursor-hint to be generated in some
by dan
ยท 7 years ago
173e782
Add the ability for loadable extensions to access the new
by drh
ยท 7 years ago
d2f6501
Fix a broken assert() in fts3.c.
by dan
ยท 7 years ago
473dc73
New testcase() macros on virtual table xBestIndex logic.
by drh
ยท 7 years ago
b7a002f
Fix the LIKE optimization so that it is disabled when the LHS of the
by drh
ยท 7 years ago
eb3fe0b
Fix a problem with processing a "vtab.col IS NULL" expression within
by dan
ยท 7 years ago
f7ded14
Fix an unreachable branch in the new sqlite3WhereOrderByLimitOptLabel()
by drh
ยท 7 years ago
6ee5a7b
Fix multiple issues with the ORDER BY LIMIT optimization. This is the
by drh
ยท 7 years ago
c93c614
Add a missing call to free() in Lemon.
by mistachkin
ยท 7 years ago
42cb6ec
Fix typo in the Win32-specific code for the fileio extension.
by mistachkin
ยท 7 years ago
3b70045
Remove a faulty ALWAYS() macro added by check-in [8fa254aa6329bdd0].
by drh
ยท 7 years ago
b280212
Add extra test case to altertab.test.
by dan
ยท 7 years ago
a488ec9
Add assert() and ALWAYS() to identify two unreachable branches.
by drh
ยท 7 years ago
d5e6fef
Fix a problem with renaming a non-temp table that has at least one temp
by dan
ยท 7 years ago
202a027
Minor fixes for problems revealed by releasetest.tcl.
by dan
ยท 7 years ago
9fd88e8
Fix an uninitialized variable in the OP_ParseSchema opcode that comes up
by drh
ยท 7 years ago
803507f
In all.test, do not attempt to run the RBU tests in non-RBU builds.
by dan
ยท 7 years ago
cb4e4b0
Fix a harmless compiler warning in os_unix.c.
by drh
ยท 7 years ago
c50f75d
Fix a problem with ALTER TABLE when there are views or triggers in the schema
by dan
ยท 7 years ago
1041a6a
Fix a problem in ALTER TABLE with SQLITE_OMIT_VIRTUALTABLE builds.
by dan
ยท 7 years ago
7ea1edb
Fix test script problems causing SQLITE_OMIT_VIRTUALTABLE builds to fail.
by dan
ยท 7 years ago
1884487
Merge accidental fork.
by mistachkin
ยท 7 years ago
3c4b613
Fix harmless compiler warning.
by mistachkin
ยท 7 years ago
905f981
Fix a problem causing SQLITE_OMIT_VIRTUALTABLE builds to fail.
by dan
ยท 7 years ago
71998f0
Add new test file "alterauth.test".
by dan
ยท 7 years ago
fb05c7f
Add an "ALTER TABLE RENAME COLUMN" command. Upgrade "ALTER TABLE RENAME TABLE"
by dan
ยท 7 years ago
194584e
Merge latest trunk changes into this branch.
by dan
ยท 7 years ago
alter-table-rename-column
1d85c6b
Ensure that the tbl_name column in the sqlite_temp_master table is updated
by dan
ยท 7 years ago
7894b85
Add the randomshape.tcl test-case generator script to the util subdirectory
by drh
ยท 7 years ago
a83a74c
Fix excess memory usage in the JSON parser of GEOPOLY.
by drh
ยท 7 years ago
9a09b7b
Fix a problem with geopoly trying to update both the _shape and an auxiliary
by drh
ยท 7 years ago
19950d5
Merge latest trunk changes into this branch.
by dan
ยท 7 years ago
5921f2b
Fix some test script errors. And an incorrect assert() in fts5.
by dan
ยท 7 years ago
b78d190
Remove an old testcase() macro that is no longer valid.
by drh
ยท 7 years ago
8900a48
Avoid comparing pointer values after the object that they point to has been
by dan
ยท 7 years ago
dd1a9c8
Fix minor code issues in alter.c.
by dan
ยท 7 years ago
4af4212
Merge latest trunk changes into this branch.
by dan
ยท 7 years ago
65372fa
Improve the error messages emitted by RENAME TABLE.
by dan
ยท 7 years ago
3666078
Ensure that FTS5 queries of the form "WHERE rowid BETWEEN ? AND ? AND tbl
by dan
ยท 7 years ago
143df55
Add another test case to altertab.test.
by dan
ยท 7 years ago
b87a9a8
Fix a problem with renaming a column in a table that has a temp trigger that
by dan
ยท 7 years ago
5b1da30
Fixes for harmless compiler warnings.
by drh
ยท 7 years ago
c753c21
Fix some harmless compiler warnings and improve defenses against OOM errors.
by drh
ยท 7 years ago
ffc7e91
Merge alter-table-rename-table back into this branch.
by dan
ยท 7 years ago
0923650
Have "ALTER TABLE ADD COLUMN" reload the entire db schema, as "RENAME COLUMN"
by dan
ยท 7 years ago
alter-table-rename-table
010f8ee
Merge fixes from the alter-table-rename-column branch that occurred after
by drh
ยท 7 years ago
c840b42
Merge fixes and enhancements from trunk.
by drh
ยท 7 years ago
6ae2454
Update test script snapshot_fault.test to account for the new
by dan
ยท 7 years ago
28d46ee
New hyperlink on the README.md file.
by drh
ยท 7 years ago
8d4b7a3
If a call to sqlite3_snapshot_open() fails because the requested snapshot no
by dan
ยท 7 years ago
141e119
Ensure b-tree mutexes are always held when sqlite3FindTable() is called. Do
by dan
ยท 7 years ago
876c7ea
Try to identify the places in WAL code where thread-safety depends on the
by drh
ยท 7 years ago
9d32482
Test the schema after renaming a table. Ensure that temp database triggers and
by dan
ยท 7 years ago
ed92721
Give the debugging routine print_pager_stats() external linkage in order to
by drh
ยท 7 years ago
0ccda96
Fix an ALTER TABLE problem with processing temp schema views and triggers.
by dan
ยท 7 years ago
e35fc30
Improved JSON parser caching.
by drh
ยท 7 years ago
9c1d7c6
Additional test cases for geopoly.
by drh
ยท 7 years ago
c9461ec
Extend RENAME TABLE to edit triggers and views. Still buggy.
by dan
ยท 7 years ago
17f19ea
Fixes to the UPDATE logic in Geopoly.
by drh
ยท 7 years ago
9d67afc
Also free up the MEM_RowSet bit in the Mem.flags field and have RowSet objects
by drh
ยท 7 years ago
72f56ef
Free up the MEM_Frame bit in Mem.flags object. Store VdbeFrame objects
by drh
ยท 7 years ago
c0d2117
Add the geopoly_group_bbox() aggregate function to the Geopoly module.
by drh
ยท 7 years ago
8ab114c
Disable the server1.test script on old PPC Macs due to problems in the
by drh
ยท 7 years ago
58726ca
Stricter enforcement of the JSON and GeoJSON standards in the Geopoly extension.
by drh
ยท 7 years ago
79931a1
Fix new issues in the geopoly module discovered by TH3.
by drh
ยท 7 years ago
f577875
Fix a problem causing spurious SQLITE_CORRUPT errors when using the snapshot
by dan
ยท 7 years ago
5965fed
Add support for the Geopoly extension to the R-Tree extension. This also
by drh
ยท 7 years ago
74e0aae
Minor changes to the visual01.txt test script.
by drh
ยท 7 years ago
rtree-geopoly
b2a18c9
Split the three-argument version of geopoly_within() off into a separate
by drh
ยท 7 years ago
Next »