1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00
Mirroring DBD-SQLite to enable automated handling of DBD::SQcipher.
Find a file
2010-07-22 02:26:50 +00:00
inc/Test Now I can have my fancy module without CORION's hated dependency :) 2009-04-05 23:42:14 +00:00
lib/DBD added support for FTS3 fulltext searches : perl tokenizers, documentation and tests 2010-07-13 06:28:21 +00:00
t actually, this test does not need Search::Tokenizer, so no need to skip 2010-07-19 21:09:34 +00:00
util some of the amalgamatation tarballs go into sqlite-amalgamation-* directory instead of sqlite-* 2010-06-10 07:06:55 +00:00
.gitignore Reverting corion's Win32 64-bit changes 2009-04-19 09:16:22 +00:00
Changes major update bundled SQLite to 3.7.0 - WAL mode 2010-07-22 02:26:50 +00:00
dbdimp.c tweaked buffer size (Stefan Evert++) 2010-07-14 18:38:53 +00:00
dbdimp.h added support for FTS3 fulltext searches : perl tokenizers, documentation and tests 2010-07-13 06:28:21 +00:00
fts3_tokenizer.h added support for FTS3 fulltext searches : perl tokenizers, documentation and tests 2010-07-13 06:28:21 +00:00
Makefile.PL added support for FTS3 fulltext searches : perl tokenizers, documentation and tests 2010-07-13 06:28:21 +00:00
MANIFEST.SKIP DBD::SQLite: fixed #52573 manual transaction issue; please ship this as a dev release (or a prod one if you prefer) to see if this would also fix other major tools like CPANPLUS etc, which 1.27 reportedly broke 2009-12-20 03:12:06 +00:00
ppport.h Correcting newline style to native 2009-04-22 02:02:20 +00:00
SQLite.xs added support for FTS3 fulltext searches : perl tokenizers, documentation and tests 2010-07-13 06:28:21 +00:00
sqlite3.c major update bundled SQLite to 3.7.0 - WAL mode 2010-07-22 02:26:50 +00:00
sqlite3.h major update bundled SQLite to 3.7.0 - WAL mode 2010-07-22 02:26:50 +00:00
sqlite3ext.h DBD::SQLite: updated sqlite to 3.6.21 2009-12-07 20:38:42 +00:00
SQLiteXS.h added support for FTS3 fulltext searches : perl tokenizers, documentation and tests 2010-07-13 06:28:21 +00:00