1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 22:58:17 -04:00
Mirroring DBD-SQLite to enable automated handling of DBD::SQcipher.
Find a file
2011-09-16 00:41:58 +00:00
inc/Test Housecleaning for the DBD::SQLite release candidate 2010-09-09 01:35:22 +00:00
lib/DBD Cookbook patch by Yuriy Kaminskiy 2011-09-06 15:21:20 +00:00
t cookbook test 2011-09-06 15:23:15 +00:00
util removed foolish message of util/getsqlite.pl 2011-06-24 14:45:21 +00:00
.gitignore Reverting corion's Win32 64-bit changes 2009-04-19 09:16:22 +00:00
Changes applied a patch by MDOOTSON to resolve #70135 2011-09-16 00:41:58 +00:00
dbdimp.c apparently SvPVbyte is not well supported in perl 5.6.x 2011-09-12 16:02:00 +00:00
dbdimp.h better support for SQLITE_OMIT_LOAD_EXTENSION 2011-08-24 02:19:59 +00:00
fts3_tokenizer.h set eol-style to native 2010-11-26 09:23:34 +00:00
Makefile.PL applied a patch by MDOOTSON to resolve #70135 2011-09-16 00:41:58 +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 Housecleaning for the DBD::SQLite release candidate 2010-09-09 01:35:22 +00:00
SQLite.xs removed a warning 2011-08-24 02:47:51 +00:00
sqlite3.c updated bundled SQLite to 3.7.7.1 2011-07-07 04:44:42 +00:00
sqlite3.h updated bundled SQLite to 3.7.7.1 2011-07-07 04:44:42 +00:00
sqlite3ext.h updated to sqlite 3070500 2011-03-05 13:41:23 +00:00
SQLiteXS.h restored PERL_POLLUTE which was accidentally removed in the previous commit; it should be removed in the near future as perl 5.14 won't support it, but it seems helpful for older versions of DBI at least for now... 2010-08-31 15:35:39 +00:00