|
|
@ -1,6 +1,6 @@
|
|
|
|
diff -up DBD-SQLite-1.44/README.orig DBD-SQLite-1.44/README
|
|
|
|
diff -up DBD-SQLite-1.48/README.orig DBD-SQLite-1.48/README
|
|
|
|
--- DBD-SQLite-1.44/README.orig 2013-08-27 06:33:55.000000000 +0200
|
|
|
|
--- DBD-SQLite-1.48/README.orig 2015-06-15 09:49:42.721350091 +0200
|
|
|
|
+++ DBD-SQLite-1.44/README 2014-10-29 08:51:33.381889419 +0100
|
|
|
|
+++ DBD-SQLite-1.48/README 2015-06-15 09:50:38.683071491 +0200
|
|
|
|
@@ -1222,36 +1222,6 @@ R* TREE SUPPORT
|
|
|
|
@@ -1222,36 +1222,6 @@ R* TREE SUPPORT
|
|
|
|
using callbacks, as mentioned in the prior link, have not been
|
|
|
|
using callbacks, as mentioned in the prior link, have not been
|
|
|
|
implemented yet.
|
|
|
|
implemented yet.
|
|
|
@ -38,16 +38,16 @@ diff -up DBD-SQLite-1.44/README.orig DBD-SQLite-1.44/README
|
|
|
|
TO DO
|
|
|
|
TO DO
|
|
|
|
The following items remain to be done.
|
|
|
|
The following items remain to be done.
|
|
|
|
|
|
|
|
|
|
|
|
diff -up DBD-SQLite-1.44/lib/DBD/SQLite.pm.orig DBD-SQLite-1.44/lib/DBD/SQLite.pm
|
|
|
|
diff -up DBD-SQLite-1.48/lib/DBD/SQLite.pm.orig DBD-SQLite-1.48/lib/DBD/SQLite.pm
|
|
|
|
--- DBD-SQLite-1.44/lib/DBD/SQLite.pm.orig 2014-10-22 16:10:06.000000000 +0200
|
|
|
|
--- DBD-SQLite-1.48/lib/DBD/SQLite.pm.orig 2015-06-15 09:50:03.658619993 +0200
|
|
|
|
+++ DBD-SQLite-1.44/lib/DBD/SQLite.pm 2014-10-29 08:51:33.382889429 +0100
|
|
|
|
+++ DBD-SQLite-1.48/lib/DBD/SQLite.pm 2015-06-15 09:51:02.348376559 +0200
|
|
|
|
@@ -2441,37 +2441,6 @@ sources, etc.
|
|
|
|
@@ -2465,37 +2465,6 @@ sources, etc.
|
|
|
|
|
|
|
|
|
|
|
|
Other Perl virtual tables may also be published separately on CPAN.
|
|
|
|
Other Perl virtual tables may also be published separately on CPAN.
|
|
|
|
|
|
|
|
|
|
|
|
-=head1 FOR DBD::SQLITE EXTENSION AUTHORS
|
|
|
|
-=head1 FOR DBD::SQLITE EXTENSION AUTHORS
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-Since 1.30_01, you can retrieve the bundled sqlite C source and/or
|
|
|
|
-Since 1.30_01, you can retrieve the bundled SQLite C source and/or
|
|
|
|
-header like this:
|
|
|
|
-header like this:
|
|
|
|
-
|
|
|
|
-
|
|
|
|
- use File::ShareDir 'dist_dir';
|
|
|
|
- use File::ShareDir 'dist_dir';
|
|
|
|