1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 22:28:47 -04:00
Commit graph

422 commits

Author SHA1 Message Date
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
Kenichi Ishigaki
895897258b DBD::SQLite: renamed "unicode" attribute to "sqlite_unicode" 2009-10-21 02:36:14 +00:00
Kenichi Ishigaki
c1cb6d0844 DBD::SQLite: updated Changes 2009-10-21 02:21:10 +00:00
Kenichi Ishigaki
1527e42c09 DBD::SQLite: add a workaround in Changes 2009-10-20 05:30:44 +00:00
Kenichi Ishigaki
90b890264c DBD::SQLite: updated Changes 2009-10-19 15:46:33 +00:00
Kenichi Ishigaki
2fa57ee8fa DBD::SQLite: removed undocumented and useless reset method from a statement handle 2009-10-18 13:37:11 +00:00
Darren Duncan
03ae5523f0 t/rt_50503_fts3.t no longer skips its failing test 2009-10-16 23:46:08 +00:00
Adam Kennedy
a0188d13f9 Skipping test so we can do a dev release with the SQLite foreign key improvements 2009-10-15 03:57:44 +00:00
Kenichi Ishigaki
1d17ea4428 DBD::SQLite: updated Changes 2009-10-14 15:39:47 +00:00
Kenichi Ishigaki
385c138f67 DBD-SQLite: updated version and release date 2009-10-06 04:36:11 +00:00
Kenichi Ishigaki
d6af16bea5 DBD-SQLite: Tweaked not to hide a real error by a "not an error" issued by another sqlite3 function between the failed sqlite3 function and the sqlite_error to report.
Note that this change makes some failures issue two relevant errors at a time.
2009-10-06 04:29:05 +00:00
Vernon Lyon
0c5dbbf467 Fixed $sth->primary_key_info according to DBI spec 2009-09-29 17:15:59 +00:00
Vernon Lyon
a31981fa77 Added documentation and an Escape attribute for $sth->table_info 2009-09-29 15:35:46 +00:00
Kenichi Ishigaki
cc6743a3bc DBD-SQLite: added the RT issue # to make it clear 2009-09-16 04:17:58 +00:00
Kenichi Ishigaki
c4ce415524 DBD-SQLite: applied a patch to fix column_info from VYLON 2009-09-15 13:34:39 +00:00
Darren Duncan
ef2d70e94c updated bundled SQLite to 3.6.18 2009-09-11 17:53:58 +00:00
Kenichi Ishigaki
60eb062b7f DBD-SQLite: updated Changes 2009-08-15 11:04:12 +00:00
Kenichi Ishigaki
04b6100190 DBD-SQLite: updated Changes 2009-08-15 10:21:54 +00:00