sqlite/ext
dan a9605b9125 Fix handling of schema changes mid-session.
FossilOrigin-Name: 76d2d2ad3b2a5171393b7894f35f463ff284e53b
2011-03-24 16:53:57 +00:00
..
async In the async-IO module, do not increment the open file-counter until after an "open file" event has been added to the event queue. Otherwise, an OOM may cause the system to increment the counter even though no file was successfully opened. 2010-07-12 12:22:29 +00:00
fts1
fts2 Remove additional occurrences of <ctype.h> from FTS2. 2010-09-17 17:10:31 +00:00
fts3 Fix a bug in fts4 to do with matchinfo and deferred tokens. 2011-03-23 17:10:43 +00:00
icu Updates to the README.txt file for ICU. 2010-07-30 00:31:08 +00:00
rtree Fix a numbering issue in rtree6.test. Add a couple of extra tests. 2011-03-23 10:52:23 +00:00
session Fix handling of schema changes mid-session. 2011-03-24 16:53:57 +00:00
README.txt

README.txt

Version loadable extensions to SQLite are found in subfolders
of this folder.