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

64 commits

Author SHA1 Message Date
Kenichi Ishigaki
a8346d9b42 DBD-SQLite: fixed return value of progress_handler 2009-05-06 09:40:43 +00:00
Kenichi Ishigaki
47463880ee DBD-SQLite: moved typedef into dbdimp.h 2009-05-06 09:23:24 +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
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
Adam Kennedy
b9dbded412 Minor whitespace and comment cleanups 2009-04-04 21:55:19 +00:00
Adam Kennedy
83ab77fd68 #define dbd_db_last_insert_id is not longer optional 2009-04-04 21:40:47 +00:00
Kenichi Ishigaki
4ea7c29274 DBD-SQLite: oops, dbdimp.h was broken by that commit, too 2009-04-03 05:24:40 +00:00
Max Maischein
673c28b0e0 Added collations and progress 2009-03-31 21:24:12 +00:00
Kenichi Ishigaki
c680c036c5 DBD-SQLite: added/updated several prototypes 2009-03-28 04:02:53 +00:00
Adam Kennedy
d3c816b701 Importing DBD::SQLite 1.14 from the CPAN 2009-01-24 09:59:18 +00:00