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

189 commits

Author SHA1 Message Date
Kenichi Ishigaki
52205ff115 updated Changes and versions just in case 2010-08-31 15:23:24 +00:00
Kenichi Ishigaki
3d168fc503 bumped up the version 2010-08-27 13:38:50 +00:00
Adam Kennedy
2f7e6d47eb Setting release date 2010-08-25 09:02:36 +00:00
Darren Duncan
faec7efc79 DBD::SQLite - apply patch in RT#60698 which fixes tests that newly failed with SQLite 3.7.x 2010-08-24 22:57:46 +00:00
Darren Duncan
7fd4d30880 DBD::SQLite - update bundled SQLite to 3.7.2 2010-08-24 02:31:04 +00:00
Darren Duncan
5f2903b2e2 DBD::SQLite - update bundled SQLite to 3.7.1 2010-08-23 19:54:19 +00:00
Darren Duncan
382849f39b DBD::SQLite - update bundled SQLite to 3.7.0.1 2010-08-04 18:51:11 +00:00
Darren Duncan
742b438309 major update bundled SQLite to 3.7.0 - WAL mode 2010-07-22 02:26:50 +00:00
Laurent Dami
d43cf63ad0 added support for FTS3 fulltext searches : perl tokenizers, documentation and tests 2010-07-13 06:28:21 +00:00
Kenichi Ishigaki
ab861ced83 resolved #58332 2010-06-12 15:32:41 +00:00
Kenichi Ishigaki
dfdca986de updated Changes 2010-06-10 07:21:32 +00:00
Adam Kennedy
5d55c67b5c Preparing for release 2010-05-31 03:04:23 +00:00
Kenichi Ishigaki
26e1c4705f updated Changes 2010-05-27 05:42:11 +00:00
Kenichi Ishigaki
b98f897814 updated Changes 2010-05-24 09:32:13 +00:00
Kenichi Ishigaki
937f856f37 compile options 2010-05-20 03:04:03 +00:00
Kenichi Ishigaki
3a95d959ef updated Changes 2010-04-19 15:21:58 +00:00
Kenichi Ishigaki
c23c185f13 DBD::SQLite: updated Changes 2010-04-01 14:37:07 +00:00
Adam Kennedy
7d125acf31 Adding the date 2010-03-30 11:16:01 +00:00
Kenichi Ishigaki
e6fd6335cd DBD::SQLite: added SQLITE_ENABLE_LOCKING_STYLE=0 to the compiler option for MacOSX 2010-03-27 20:13:24 +00:00
Kenichi Ishigaki
4a759c5bcc DBD::SQLite: sqlite administrator uses square blackets to quote 2010-03-27 19:14:40 +00:00
Kenichi Ishigaki
80b0265961 DBD::SQLite: implemented sqlite_use_immediate_transaction to address #46289 and #42205 2010-03-27 19:07:55 +00:00
Kenichi Ishigaki
09a5969550 DBD::SQLite: updated Changes 2010-03-10 13:56:16 +00:00
Kenichi Ishigaki
69fef061da DBD::SQLite: install c source/header into share directory 2010-03-10 13:53:48 +00:00
Kenichi Ishigaki
5f01de2110 DBD::SQLite: reverted 11571 2010-03-10 13:01:38 +00:00
Adam Kennedy
6afec520c4 Added tests for the sqlite_source attribute, but I lack the C-fu to make it work 2010-03-10 11:42:26 +00:00
Darren Duncan
4beeded766 updated bundled SQLite to 3.6.23 2010-03-09 23:34:54 +00:00
Kenichi Ishigaki
4e16de8953 added pod and updated Changes 2010-02-17 13:52:44 +00:00
Kenichi Ishigaki
d0dbdf132c DBD::SQLite: updated Changes; almost ready for another dev release, but maybe we can wait some more, until the next sqlite3 monthly (dev) release 2010-02-11 14:57:46 +00:00
Kenichi Ishigaki
6b5460c83a added a note and a test of placeholders to resolve #53579 2010-02-11 03:27:28 +00:00
Kenichi Ishigaki
18254d2a82 DBD::SQLite: added the POSSIBLY BREAK YOUR OLD APP warning 2010-02-09 15:19:01 +00:00
Kenichi Ishigaki
eb9ab2a1f6 updated Changes 2010-02-09 15:14:18 +00:00
Kenichi Ishigaki
5040024ca9 experimental sqlite_allow_multiple_statements/sqlite_unprepared_statements attribute to allow processing a SQL dump 2010-01-11 07:34:30 +00:00
Adam Kennedy
0ae3e8559c Capitalisation nudge 2010-01-08 09:21:32 +00:00
Adam Kennedy
2928c11fcd Preparing for a prod release 2010-01-08 09:06:10 +00:00
Darren Duncan
8a8fe72c23 upd bundled SQLite to v3.6.22 2010-01-06 01:39:21 +00:00
Adam Kennedy
b790244c4f Prepare for dev release 2010-01-03 05:45:31 +00:00
Kenichi Ishigaki
ea7093b866 updated Changes and versions; please ship this as another dev release 2010-01-01 12:49:18 +00:00
Kenichi Ishigaki
fc6dc7a3d3 DBD::SQLite: empty or comment-only statements shouldn't die. issue spotted by tokuhirom++ 2009-12-26 03:17:02 +00:00
Adam Kennedy
7cacca18b4 Prepare for release 2009-12-22 10:19:55 +00:00
Kenichi Ishigaki
5a755b8ca7 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
Kenichi Ishigaki
61e02c3d86 DBD::SQLite: updated sqlite to 3.6.21 2009-12-07 20:38:42 +00:00
Kenichi Ishigaki
eaf82c15f5 updated Changes 2009-11-25 12:05:44 +00:00
Adam Kennedy
0862fd90f8 Preparing for production release 2009-11-23 11:07:34 +00:00
Kenichi Ishigaki
c0bede6a13 DBD::SQLite: fixed date 2009-11-19 00:35:49 +00:00
Alexandr Ciornii
c1cb8a15c9 typo 2009-11-16 10:47:57 +00:00
Darren Duncan
2ad6bd941d DBD::SQLite : updated SQLite to 3.6.20 2009-11-04 20:13:25 +00:00
Kenichi Ishigaki
6f1677bc46 DBD::SQLite: fixed typo 2009-11-03 07:55:20 +00:00
Kenichi Ishigaki
dfff65b64d DBD::SQLite: disabled the foreign key support by default again, and added notes for that 2009-11-03 07:54:39 +00:00
Kenichi Ishigaki
d264242389 DBD::SQLite: renamed some of the "unicode" attribute in the pod to "sqlite_unicode" to resolve #50935 spotted by ASHLEY 2009-10-29 06:55:45 +00:00
Adam Kennedy
ec3b820aba Preparing for release 2009-10-28 11:09:26 +00:00