0
0
mirror of https://github.com/sqlite/sqlite.git synced 2024-11-21 11:19:14 +01:00

Default Branch

9bf5bea607 · Document that -nofollow does not work on Windows. Fix Windows symlink · Updated 2024-11-21 02:50:01 +01:00

Branches

161de89e7e · Cherrypick a couple of changes requested by Mozilla onto the 3.47 branch. · Updated 2024-11-20 22:45:25 +01:00

375
10

032bcf72fb · Fix compiler warnings caused by variable shadowing. · Updated 2024-11-20 21:39:18 +01:00

70
11

0e8d63cbab · Logging enhancements. And mark logs v=12. · Updated 2024-11-20 21:26:59 +01:00

624
466

5f152d5794 · Merge the latest trunk fixes and makefile enhancements into the commit-and-continue branch. · Updated 2024-11-20 21:24:28 +01:00

3
17

914e32f24a · Use shared-library flags, not shared-object flags, to create shared libraries. · Updated 2024-11-20 17:17:01 +01:00

5
0
Included

9491e6d9b1 · Add the ability to build certain tools dynamically linked to libsqlite3 instead of embedding their own copy of sqlite3.c. · Updated 2024-11-19 21:23:01 +01:00

450
1

9be66d60b2 · Merge recent trunk changes into the reuse-schema branch. · Updated 2024-11-18 22:15:25 +01:00

0
194

62646bed90 · Merge the divergence reduction into the bedrock branch. · Updated 2024-11-18 21:44:23 +01:00

0
465

6063442979 · Continue to reduce divergence between wal2 and trunk. · Updated 2024-11-18 21:30:35 +01:00

0
148

a835f61c01 · Realignment of begin-concurrent with trunk. · Updated 2024-11-18 19:49:05 +01:00

0
320

92c526e71b · Simplify the new syntax to be just "COMMIT AND CONTINUE TRANSACTION". · Updated 2024-11-16 15:40:11 +01:00

12
9

ece4bf60ff · When checking pkg-config for ICU support use icu-io instead of icu-uc, as that contains all requires libs on Linux and BSD. · Updated 2024-11-15 11:47:11 +01:00

18
0
Included

98be43ed73 · Fix a state makefile dependency which refered to the now-removed sqlite_cfg.h.in. · Updated 2024-11-14 17:00:45 +01:00

26
0
Included

6f0ec6fd2d · Adjust the behavior of sqlite3_changes64() so that it counts INSERTs into · Updated 2024-11-11 22:07:57 +01:00

38
1

d770c86b82 · Avoid loading the entire record into memory for an sqlite3_preupdate_old() call that retrieves an IPK value. · Updated 2024-11-04 18:33:26 +01:00

1030
34

f0e7f4c1f2 · An experiment in hybridizing overriding of autotools-conventional XYZdir vars, the goal being to be able to provide both overrriding of them at configure-time and make-time with sensible semantics. Based on notes from [forum:00d12a41f7|forum post 00d12a41f7]. · Updated 2024-11-02 06:50:22 +01:00

113
0
Included

20f3236308 · Update this branch so that it works with ZipVFS. · Updated 2024-10-31 16:59:29 +01:00

139
192

65705581f6 · Update this branch so that it works with ZipVFS. · Updated 2024-10-31 16:40:48 +01:00

139
6

79a4f92da3 · The presence or absence of the linenoise-ship.c source file is sufficient to · Updated 2024-10-31 12:04:57 +01:00

122
1

42516b2ef9 · Omit the antiquated and long-unsupport async extension since it has been · Updated 2024-10-28 16:38:53 +01:00

166
0
Included