1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00
Commit graph

252 commits

Author SHA1 Message Date
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
Adam Kennedy
a41737d141 Preparing for production release 2010-09-15 07:16:07 +00:00
Laurent Dami
f509d383a2 removed FTS3Transitional (will be published as a separate distribution, since very few users will ever need it). 2010-09-07 09:45:24 +00:00
Kenichi Ishigaki
52205ff115 updated Changes and versions just in case 2010-08-31 15:23:24 +00:00
Kenichi Ishigaki
3d168fc503 bumped up the version 2010-08-27 13:38:50 +00:00
Kenichi Ishigaki
efde739480 fixed missing Test::NoWarnings issue 2010-08-27 13:36:11 +00:00
Kenichi Ishigaki
03c6c1ee19 disabled sqlite_is_number related stuff 2010-08-25 02:28:02 +00:00
Darren Duncan
cd431b9a57 DBD::SQLite - skip all t/rt_44891_strings_look_like_numbers.t for now; its failures can be dealt with after the next release 2010-08-24 23:39:04 +00:00
Darren Duncan
33ca8e347c DBD::SQLite - un-TODOd 3 tests which now pass - in rt_29629, rt_29058 2010-08-24 23:24:27 +00:00
Darren Duncan
faec7efc79 DBD::SQLite - apply patch in RT#60698 which fixes tests that newly failed with SQLite 3.7.x 2010-08-24 22:57:46 +00:00
Laurent Dami
fb64180af4 actually, this test does not need Search::Tokenizer, so no need to skip 2010-07-19 21:09:34 +00:00
Kenichi Ishigaki
1422eb5427 skip unless Search::Tokenizer is not installed 2010-07-14 18:46:18 +00:00
Laurent Dami
d43cf63ad0 added support for FTS3 fulltext searches : perl tokenizers, documentation and tests 2010-07-13 06:28:21 +00:00
Kenichi Ishigaki
413bd0ac9d wrong option 2010-06-24 09:08:31 +00:00