1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00
Commit graph

1515 commits

Author SHA1 Message Date
Kenichi Ishigaki
f66f362a4c DBD::SQLite: applied a patch to fix wrong primary key [RT #34408] 2009-01-29 02:53:17 +00:00
Kenichi Ishigaki
44867ce5c5 DBD::SQLite: applied a patch to fix "version used only once" [RT #36467] 2009-01-29 02:33:29 +00:00
Kenichi Ishigaki
bf55046e77 DBD::SQLite: skip 70schemachange test for Windows users, as Windows doesn't allow emulated fork process to change active database's schema 2009-01-29 02:27:16 +00:00
Kenichi Ishigaki
f1a61a94f0 DBD::SQLite: applied a patch to fix memory leakage [RT #37215] 2009-01-29 02:08:59 +00:00
Kenichi Ishigaki
99dfbee4ba DBD::SQLite: applied yet another patch to fix the "closing dbh with active statement handles" by TOKUHIROM (http://d.hatena.ne.jp/tokuhirom/20080727/1217140312) 2009-01-29 02:07:30 +00:00
Kenichi Ishigaki
dec1e584f4 DBD::SQLite: reverted RT #40383 patch which turns out to be somewhat insufficient (causes segfaults) 2009-01-29 02:03:54 +00:00
Kenichi Ishigaki
f75c9fb39d DBD::SQLite: applied a patch to fix "closing dbh with active statement handles" issue [RT #40383] 2009-01-29 01:56:59 +00:00
Kenichi Ishigaki
e109bc83b4 DBD::SQLite: applied a doc patch to address the permission issue of a db directory [RT #41047] 2009-01-29 01:48:29 +00:00
Kenichi Ishigaki
e05342e0af DBD::SQLite: removed an obsolete header file 2009-01-29 01:30:20 +00:00
Kenichi Ishigaki
e366c24c23 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
Kenichi Ishigaki
22dc86ddcb 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 2009-01-29 01:26:21 +00:00
Adam Kennedy
4e289fd09b Bug fix 2009-01-24 19:02:14 +00:00
Adam Kennedy
9763807fcd Clean up 2009-01-24 17:21:01 +00:00
Adam Kennedy
19672c1627 Cleaning up the layout 2009-01-24 12:49:35 +00:00
Adam Kennedy
d3c816b701 Importing DBD::SQLite 1.14 from the CPAN 2009-01-24 09:59:18 +00:00