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
Kenichi Ishigaki
e9cd055158
DBD-SQLite: updated Changes
2009-08-13 18:52:36 +00:00
Kenichi Ishigaki
802b1648d1
DBD-SQLite: updated Changes
2009-08-13 11:43:40 +00:00
Adam Kennedy
c2f8f58179
Final tweaks for the new release
2009-08-12 05:48:47 +00:00
Kenichi Ishigaki
4a17a5b8c8
DBD-SQLite: updated the release date
2009-08-12 02:44:04 +00:00
Kenichi Ishigaki
5d5fc2c88b
DBD-SQLite: updated Changes as I confirmed the previous sqlite3_get_autocommit() fix resolved #48393 (at least for me)
2009-08-12 02:37:23 +00:00
Kenichi Ishigaki
0db6185b41
DBD-SQLite: updated Changes
2009-08-11 12:29:09 +00:00
Kenichi Ishigaki
d523440b97
DBD-SQLite: updated Changes
2009-08-10 16:07:38 +00:00
Laurent Dami
3997c0ffaf
- Accept empty filename at connect (sqlite will open a tempfile) (DAMI)
...
- Documented the connect() method (DAMI)
2009-07-23 07:00:26 +00:00
Kenichi Ishigaki
8713237138
DBD-SQLite: updated Changes (not yet releasable)
2009-07-21 06:43:45 +00:00
Laurent Dami
3714dc6954
- Added support for commit/rollback/update hooks (DAMI)
...
- Added support for set_authorizer (DAMI)
- Added support for collation_needed(), and reorganised driver API
for user-defined collations (DAMI)
- Exported constants from sqlite3.h into DBD::SQLite namespace (DAMI)
- Added support in t/lib/Test.pm for checking both versions of
driver-private methods ("func" / "sqlite_*") (DAMI)
- Removed unused and obsolete "list_tables" from SQLite.xs (DAMI)
- Added a default implementation for the REGEXP infix operator (DAMI)
2009-07-20 10:20:09 +00:00
Kenichi Ishigaki
57645943ee
DBD-SQLite: updated Changes (still trying to spot/fix other memory leaks)
2009-07-16 17:30:27 +00:00
Kenichi Ishigaki
d017f3ce67
DBD-SQLite: updated Changes
2009-07-02 10:01:57 +00:00
Kenichi Ishigaki
229f1ab4ba
DBD-SQLite: updated bundled library to 3.6.16
2009-06-27 15:58:15 +00:00
Kenichi Ishigaki
404b35f224
DBD-SQLite: bumped up the version and updated Changes for another dev release
2009-06-19 06:04:54 +00:00
Kenichi Ishigaki
0f49460274
DBD-SQLite: updated Changes
2009-06-15 15:05:38 +00:00
Kenichi Ishigaki
5679b6ca33
updated Changes
2009-06-11 01:23:25 +00:00
Kenichi Ishigaki
c2a9d9e7e5
DBD-SQLite: updated Changes
2009-05-29 11:24:29 +00:00
Kenichi Ishigaki
b0009ebcc6
DBD-SQLite: reverted Changes
2009-05-27 07:01:07 +00:00
Kenichi Ishigaki
85fe1a34cb
DBD-SQLite: updated Changes
2009-05-27 02:03:55 +00:00
Darren Duncan
e9b2f71e0e
Updated to SQLite 3.6.14.2
2009-05-25 19:55:52 +00:00
Darren Duncan
785244e989
Updated to SQLite 3.6.14.1
2009-05-19 02:19:52 +00:00
Darren Duncan
8decd515d9
Updated to SQLite 3.6.14
2009-05-07 03:22:40 +00:00
Kenichi Ishigaki
876474633f
DBD-SQLite: updated Changes; previous commit almost solved #44871 , though there are several "croak"s left in callback dispatchers
2009-05-06 12:23:40 +00:00
Kenichi Ishigaki
a926e727c5
DBD-SQLite: updated Changes (not ready for release yet)
2009-05-06 09:19:14 +00:00
Kenichi Ishigaki
87baa98f67
DBD-SQLite: applied the online backup patch from Toby Corkindale (with a little modification)
2009-05-06 07:55:35 +00:00
Kenichi Ishigaki
b30d014286
DBD-SQLite: updated Changes (note: will port some more later, so don't release too early :p)
2009-05-05 09:06:16 +00:00
Adam Kennedy
7315981580
Preparing for dev release
2009-05-05 05:42:39 +00:00
Kenichi Ishigaki
99a222b446
DBD-SQLite updated Changes
2009-05-04 20:56:07 +00:00
Kenichi Ishigaki
3ec90a5beb
DBD-SQLite: updated Changes
2009-05-01 00:52:01 +00:00
Kenichi Ishigaki
f5886b6514
DBD-SQLite: updated Changes
2009-04-30 14:54:32 +00:00
Adam Kennedy
899a69e15a
Minor addition
2009-04-26 16:19:17 +00:00
Adam Kennedy
5088ece17b
Preparing to release the next prod version
2009-04-23 10:09:02 +00:00
Adam Kennedy
b158c0ebfc
Prep for release
2009-04-22 12:43:25 +00:00
Adam Kennedy
a944dc38ef
Added a Cookbook
2009-04-22 09:26:42 +00:00
Adam Kennedy
34736152e7
Doing the next dev release
2009-04-22 02:04:36 +00:00
Adam Kennedy
02603227e7
Corrected RT path.
...
Moved getsqlite.pl into util
2009-04-22 01:50:50 +00:00
Kenichi Ishigaki
1d6a7bbef7
DBD-SQLite: updated Changes
2009-04-21 15:06:16 +00:00
Kenichi Ishigaki
be67902376
DBD-SQLite: updated Changes
2009-04-21 06:39:13 +00:00
Kenichi Ishigaki
c9f3ea08ab
DBD-SQLite: updated Changes
2009-04-21 06:06:18 +00:00
Adam Kennedy
ab521c5c97
Move to a production version number
2009-04-19 09:40:16 +00:00