Kenichi Ishigaki
|
e471875089
|
DBD-SQLite: fixed return value of create_function
|
2009-05-06 10:14:47 +00:00 |
|
Kenichi Ishigaki
|
a8346d9b42
|
DBD-SQLite: fixed return value of progress_handler
|
2009-05-06 09:40:43 +00:00 |
|
Kenichi Ishigaki
|
9b1e2854ca
|
DBD-SQLite: tweaked white spaces
|
2009-05-06 08:41:12 +00:00 |
|
Kenichi Ishigaki
|
804169717e
|
DBD-SQLite: prepared install_method() for the rest of the functions, and added tests for the installed methods (TODO: need to tweak return values for several functions)
|
2009-05-06 08:39:49 +00:00 |
|
Kenichi Ishigaki
|
4958487d94
|
DBD-SQLite: renamed misleading dbd_set_sqlite3_busy_timeout to sqlite3_db_busy_timeout (dbd_ prefix should be used for the ones defined in dbd_xsh.h in the DBI package)
|
2009-05-06 08:08:33 +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
|
16d3af7794
|
DBD-SQLite: started using install_method(); ported last_insert_rowid as the first attempt
|
2009-05-05 09:02:02 +00:00 |
|
Adam Kennedy
|
683e627d25
|
Correcting newline style to native
|
2009-04-22 02:02:20 +00:00 |
|
Kenichi Ishigaki
|
3d9bf5c1e2
|
DBD-SQLite: switched from dTHX to pTHX_/aTHX_ where I could. I think #44884 is almost done except for the ones related to other tickets like #44871 (so we shouldn't close #44884 yet)
|
2009-04-10 01:58:31 +00:00 |
|
Kenichi Ishigaki
|
6b8dc80622
|
DBD-SQLite: applied an enable_load_extension patch from RT #32998
|
2009-04-05 13:04:56 +00:00 |
|
Adam Kennedy
|
8d35387d9a
|
Removing repository tags for things that won't update
|
2009-04-04 22:48:25 +00:00 |
|
Max Maischein
|
673c28b0e0
|
Added collations and progress
|
2009-03-31 21:24:12 +00:00 |
|
Kenichi Ishigaki
|
47af71743d
|
DBD::SQLite: applied a patch to fix "last_insert_rowid should handle sqlite_int64, not int" issue [RT #32723]
|
2009-01-29 03:47:24 +00:00 |
|
Kenichi Ishigaki
|
63b017a9dd
|
DBD::SQLite: reverted the patch from RT #35449, which turns out to break tests
|
2009-01-29 03:38:06 +00:00 |
|
Kenichi Ishigaki
|
a0fe46546a
|
DBD::SQLite: applied a patch to make "do" faster [RT #35449]
|
2009-01-29 03:27:51 +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 |
|
Adam Kennedy
|
d3c816b701
|
Importing DBD::SQLite 1.14 from the CPAN
|
2009-01-24 09:59:18 +00:00 |
|