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
2009-10-20 16:19:42 +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 DBD::SQLite: reorganized pod 2009-10-20 07:23:48 +00:00
t DBD::SQLite: better hide the intentional error 2009-10-19 07:13:08 +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 DBD::SQLite: add a workaround in Changes 2009-10-20 05:30:44 +00:00
dbdimp.c DBD::SQLite: we don't need to discard the database handle even if these pragmata should fail 2009-10-20 16:19:42 +00:00
dbdimp.h DBD::SQLite: reverted the previous commit 2009-10-19 14:40:25 +00:00
Makefile.PL DBD-SQLite: added a code to look for a compiler from Module::Install::Can 2009-08-15 11:00:58 +00:00
MANIFEST.SKIP rem util/ from man-skip as getsqlite.pl should be distrib 2009-06-19 20:33:59 +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 DBD::SQLite: updated bundled library to 3.6.19 2009-10-14 15:38:55 +00:00
sqlite3.h DBD::SQLite: updated bundled library to 3.6.19 2009-10-14 15:38:55 +00:00
sqlite3ext.h DBD::SQLite: updated bundled SQLite to 3.6.10, and bumped up the version requirement for installed SQLite to 3.6.0 as 3.6.x has backward incompatibility (cont.) 2009-01-29 01:28:06 +00:00
SQLiteXS.h DBD::SQLite: include dbivport.h as suggested in DBI::DBD 2009-10-19 14:37:27 +00:00