1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 14:48:32 -04:00
Commit graph

315 commits

Author SHA1 Message Date
Kenichi Ishigaki
c810f2a4c9 added a failing test for #77724 2012-09-02 14:43:47 +00:00
Kenichi Ishigaki
a79a8923a6 set sqlite_use_immediate_transaction to true by default (see #56444) 2012-09-01 13:35:02 +00:00
Kenichi Ishigaki
dce5d047cc resolved #48048 2012-09-01 13:09:29 +00:00
Kenichi Ishigaki
65b47d0444 use our, because we don't support perl < 5.006 2012-09-01 08:47:26 +00:00
Kenichi Ishigaki
1a0f67a60c pod test is automatically added by the release script 2012-08-08 02:38:48 +00:00
Laurent Dami
029c25f756 additional test for checking POD syntax 2012-08-05 08:28:55 +00:00
Laurent Dami
9aee12e250 avoid indirect call syntax 2012-08-05 08:27:59 +00:00
Laurent Dami
2c8c79b2f4 support for foreign_key_info 2012-08-05 08:27:16 +00:00
Kenichi Ishigaki
abef6d75a9 updated versions 2012-06-09 04:50:51 +00:00
Kenichi Ishigaki
b177b0938a bumped up the versions 2012-05-17 01:23:28 +00:00
Kenichi Ishigaki
29798bee02 bumped up the version 2012-05-07 05:04:20 +00:00
Kenichi Ishigaki
af4aec38fa fixed the params mismatch test 2012-05-07 02:38:49 +00:00
Kenichi Ishigaki
8fc2d566db applied two more patches from Yuriy Kaminskiy to fix 64bit integer handling 2012-03-25 02:37:09 +00:00
Kenichi Ishigaki
a823c437f6 updated Changes and versions 2012-02-22 17:24:34 +00:00
Kenichi Ishigaki
ddfbdc0e3a updated t/lib/Test.pm version 2012-01-19 04:09:04 +00:00
Kenichi Ishigaki
dee9d14372 sqlite_trace should always be called as is 2012-01-12 16:39:52 +00:00
Kenichi Ishigaki
8656844bd9 sqlite_trace/sqlite_profile 2012-01-12 05:36:24 +00:00
Kenichi Ishigaki
830affeffa resolved #73787 2012-01-10 17:16:25 +00:00
Kenichi Ishigaki
27394e17b1 resolved #73159 2011-12-12 02:39:09 +00:00
Kenichi Ishigaki
2059f6f2ae make sure errors were actually raised 2011-10-26 14:47:42 +00:00
Adam Kennedy
03eba98081 Prepare for a dev release 2011-10-21 04:34:12 +00:00
Kenichi Ishigaki
b4220250ce applied another patch by Yuriy Kaminskiy to fix finalize issues 2011-10-20 16:14:56 +00:00
Kenichi Ishigaki
68db35b8b4 mod_perl test suggested by siracusa 2011-10-19 13:54:53 +00:00
Kenichi Ishigaki
851134b13f applied a patch by Yuriy Kaminskiy to fix binding named params 2011-10-18 02:54:41 +00:00
Kenichi Ishigaki
802e8d1548 applied a patch from Yuriy Kaminskiy 2011-10-16 07:27:24 +00:00
Kenichi Ishigaki
87356e5bb4 reverted meaningless 14773 2011-10-05 19:38:44 +00:00
Kenichi Ishigaki
7db8c900f5 made valgrind a little happier part2 2011-10-05 14:21:22 +00:00
Kenichi Ishigaki
5561ee7ee3 made valgrind a little happier 2011-10-05 14:03:14 +00:00
Kenichi Ishigaki
404246a9f9 a float for an integer column 2011-09-30 16:14:31 +00:00
Kenichi Ishigaki
938d5760d3 silence 2011-09-30 15:24:13 +00:00
Kenichi Ishigaki
8cf4b593ca resolved 67581 2011-09-30 14:25:12 +00:00
Kenichi Ishigaki
9a1b8fe4f0 resolved #71311; needs more tests for non-blobs 2011-09-29 15:29:01 +00:00
Kenichi Ishigaki
8e78ef57e6 bumped up versions 2011-09-16 00:42:47 +00:00
Kenichi Ishigaki
70a17ed9d6 cookbook test 2011-09-06 15:23:15 +00:00
Kenichi Ishigaki
ba6a22c375 skip count was wrong, and SKIP label should be needed; (http://www.cpantesters.org/cpan/report/b764d8a6-ac8f-11e0-a4ca-75a0d72a4e93) 2011-08-24 02:31:35 +00:00
Adam Kennedy
db06fb278f Prepare for dev release 2011-05-12 03:26:57 +00:00
Kenichi Ishigaki
9b3cdbfd0d fixed RT#67843 2011-05-11 03:12:03 +00:00
Kenichi Ishigaki
484534cb16 oops, forgot to change a variable name, though I believe the result doesn't change... 2011-03-07 12:24:23 +00:00
Kenichi Ishigaki
3c27bff166 ver up 2011-03-05 13:43:51 +00:00
Kenichi Ishigaki
968ecf0063 sqlite_see_if_its_a_number attribute to enable sqlite_is_number check 2011-03-05 13:28:27 +00:00
Kenichi Ishigaki
50c9e8de6d RTree support by cjfields 2011-02-09 00:56:41 +00:00
Kenichi Ishigaki
764b446776 skip fts3/metadata tests when those are disabled to resolve #65267 2011-01-31 03:00:40 +00:00
Kenichi Ishigaki
634a3c95d5 bumped up the version 2010-11-14 06:21:42 +00:00
Kenichi Ishigaki
6e8c062baa resolved #61958 2010-11-14 06:18:08 +00:00
Kenichi Ishigaki
9f291b41d3 disabled (Print)Warn hack (by timbunce's guidance) 2010-11-04 16:24:00 +00:00
Kenichi Ishigaki
8b35bb979a hopefully fixed #62370 (segfaults during operations on disconnected handle 2010-11-03 13:44:04 +00:00
Kenichi Ishigaki
3ab8e9d709 avoid resource collisions (segfaulted under cygwin) 2010-11-02 21:03:14 +00:00
Kenichi Ishigaki
8288de83e8 resolved #61117 2010-09-16 07:28:06 +00:00
Kenichi Ishigaki
734ea7ab4b applied a patch from paul@city-fan.org to resolve # 61361 2010-09-16 07:08:36 +00:00
Kenichi Ishigaki
d5c6e51914 resolved #61355 2010-09-16 06:59:36 +00:00