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

208 commits

Author SHA1 Message Date
Kenichi Ishigaki
00ef3db378 updated Changes 2011-04-15 06:03:54 +00:00
Kenichi Ishigaki
4a9259f9d2 updated sqlite 3.7.6 2011-04-12 13:30:51 +00:00
Adam Kennedy
18c1a38c0d Preparing for release 2011-03-07 06:46:32 +00:00
Kenichi Ishigaki
87f3d1019e updated Changes 2011-03-05 13:42:02 +00:00
Kenichi Ishigaki
9233378179 updated Changes 2011-03-05 13:31:00 +00:00
Kenichi Ishigaki
50c9e8de6d RTree support by cjfields 2011-02-09 00:56:41 +00:00
Kenichi Ishigaki
764b446776 skip fts3/metadata tests when those are disabled to resolve #65267 2011-01-31 03:00:40 +00:00
Adam Kennedy
f7590e7c2f Dev release 2010-12-10 05:08:11 +00:00
Darren Duncan
f39028282f update bundled SQLite to 3.7.4 2010-12-08 05:14:09 +00:00
Darren Duncan
b90672a55d upd getsqlite.pl to work with 3.7.4+ dist filenames 2010-12-08 05:09:33 +00:00
Kenichi Ishigaki
f843fad515 updated Changes 2010-11-14 06:18:46 +00:00
Kenichi Ishigaki
bc8755654d updated Changes 2010-11-14 06:10:45 +00:00
Kenichi Ishigaki
8b35bb979a hopefully fixed #62370 (segfaults during operations on disconnected handle 2010-11-03 13:44:04 +00:00
Darren Duncan
784c340d17 DBD::SQLite - update bundled SQLite to 3.7.3 2010-10-11 00:04:56 +00:00
Kenichi Ishigaki
4d1bd8ff19 updated Changes 2010-09-16 07:28:45 +00:00
Kenichi Ishigaki
1606ea9341 updated Changes 2010-09-16 07:20:06 +00:00
Kenichi Ishigaki
d5c6e51914 resolved #61355 2010-09-16 06:59:36 +00:00
Adam Kennedy
a41737d141 Preparing for production release 2010-09-15 07:16:07 +00:00
Adam Kennedy
174f2050f0 Housecleaning for the DBD::SQLite release candidate 2010-09-09 01:35:22 +00:00
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