[DBD-SQLite] [PATCH] Add online backup support (take 2)
Toby Corkindale
toby.corkindale at strategicdata.com.au
Wed May 6 06:09:42 GMT 2009
Please find attached my revised patch for adding online backup support =
to DBD::SQLite.
This time it includes a unit test, and uses the sqlite_ prefix for =
functions, and uses the install_method() system from DBI to provide =
those functions.
I note that I needed to patch my local DBI.pm to include:
sqlite_ =3D> { class =3D> 'DBD::SQLite' }
So I'm not sure what effect that will have on backward compatibility =
with current stable versions of DBI?
-Toby
-------------- next part --------------
A non-text attachment was scrubbed...
Name: online_backup.patch
Type: text/x-patch
Size: 6849 bytes
Desc: not available
Url : http://lists.scsys.co.uk/pipermail/dbd-sqlite/attachments/20090506/8f=
707009/online_backup.bin
More information about the DBD-SQLite
mailing list