1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 06:38:12 -04:00
Mirroring DBD-SQLite to enable automated handling of DBD::SQcipher.
Find a file
2010-01-11 07:36:26 +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 experimental sqlite_allow_multiple_statements/sqlite_unprepared_statements attribute to allow processing a SQL dump 2010-01-11 07:34:30 +00:00
t oops, forgot to rename 2010-01-11 07:36:26 +00:00
util Tweaked to live in the subdirectory 2009-04-22 01:53:43 +00:00
.gitignore Reverting corion's Win32 64-bit changes 2009-04-19 09:16:22 +00:00
Changes experimental sqlite_allow_multiple_statements/sqlite_unprepared_statements attribute to allow processing a SQL dump 2010-01-11 07:34:30 +00:00
dbdimp.c experimental sqlite_allow_multiple_statements/sqlite_unprepared_statements attribute to allow processing a SQL dump 2010-01-11 07:34:30 +00:00
dbdimp.h experimental sqlite_allow_multiple_statements/sqlite_unprepared_statements attribute to allow processing a SQL dump 2010-01-11 07:34:30 +00:00
Makefile.PL Prepare for dev release 2010-01-03 05:45:31 +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 DBD::SQLite: removed undocumented and useless reset method from a statement handle 2009-10-18 13:37:11 +00:00
sqlite3.c upd bundled SQLite to v3.6.22 2010-01-06 01:39:21 +00:00
sqlite3.h upd bundled SQLite to v3.6.22 2010-01-06 01:39:21 +00:00
sqlite3ext.h DBD::SQLite: updated sqlite to 3.6.21 2009-12-07 20:38:42 +00:00
SQLiteXS.h DBD::SQLite: include dbivport.h as suggested in DBI::DBD 2009-10-19 14:37:27 +00:00