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

220 commits

Author SHA1 Message Date
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
Kenichi Ishigaki
836945c7c6 more tests 2010-06-21 06:33:58 +00:00
Kenichi Ishigaki
2987656665 more info 2010-06-17 08:41:02 +00:00
Kenichi Ishigaki
f3dcf2cf74 more tests 2010-06-17 08:35:33 +00:00
Kenichi Ishigaki
00b0cb9f00 more tests 2010-06-17 07:08:01 +00:00
Kenichi Ishigaki
a53e2df1cb more tests 2010-06-17 03:39:47 +00:00
Kenichi Ishigaki
83a204db9e more tests 2010-06-17 03:09:13 +00:00
Kenichi Ishigaki
30158101ef more tests 2010-06-17 03:01:04 +00:00
Kenichi Ishigaki
8a6766359d more tests 2010-06-17 02:49:41 +00:00
Kenichi Ishigaki
28a016a78b fix overflow (still one test fails) 2010-06-17 02:48:49 +00:00
Kenichi Ishigaki
338df4e2ac more tests 2010-06-17 02:27:39 +00:00
Kenichi Ishigaki
d356b70c3f more tests 2010-06-17 02:22:11 +00:00
Kenichi Ishigaki
46929ef1cb add a test 2010-06-17 02:08:00 +00:00
Kenichi Ishigaki
de36cae5e2 fts tests requires SQLite 3.6.6 and newer 2010-06-10 07:00:34 +00:00
Kenichi Ishigaki
f12b89c091 backup tests require SQLite 3.6.11 and newer 2010-06-10 06:56:11 +00:00
Kenichi Ishigaki
36c370b904 foreign keys tests requires SQLite 3.6.19 and newer 2010-06-10 06:38:22 +00:00
Kenichi Ishigaki
6668829394 one of the placeholder tests requires SQLite 3.6.19 and newer 2010-06-10 06:30:23 +00:00
Kenichi Ishigaki
5478e196d3 more icu collation test 2010-05-27 14:36:36 +00:00
Kenichi Ishigaki
ce431524f1 wrong order 2010-05-27 09:25:24 +00:00
Kenichi Ishigaki
71dfa5248c added icu test 2010-05-27 07:46:43 +00:00
Kenichi Ishigaki
4a71406ea9 version up 2010-05-27 03:31:46 +00:00
Kenichi Ishigaki
1c50bae61b returning an array should be better 2010-05-21 03:58:11 +00:00
Kenichi Ishigaki
937f856f37 compile options 2010-05-20 03:04:03 +00:00
Kenichi Ishigaki
e65a04dedc DBD::SQLite: bumped up the version 2010-03-27 19:47:14 +00:00
Kenichi Ishigaki
4a759c5bcc DBD::SQLite: sqlite administrator uses square blackets to quote 2010-03-27 19:14:40 +00:00
Kenichi Ishigaki
69fef061da DBD::SQLite: install c source/header into share directory 2010-03-10 13:53:48 +00:00
Kenichi Ishigaki
5f01de2110 DBD::SQLite: reverted 11571 2010-03-10 13:01:38 +00:00
Adam Kennedy
6afec520c4 Added tests for the sqlite_source attribute, but I lack the C-fu to make it work 2010-03-10 11:42:26 +00:00
Kenichi Ishigaki
97ff3be75c DBD::SQLite: added preamble to generate modules to provide bundled c source/header (for other extensions) 2010-02-17 13:28:38 +00:00
Kenichi Ishigaki
a5971edfab dequote primary key info to resolve #45113 2010-02-11 12:08:07 +00:00
Kenichi Ishigaki
126b5e6dc4 added placeholder explanation and its test 2010-02-11 03:24:36 +00:00
Kenichi Ishigaki
c20792782a DBD::SQLite: applied a failing test patch by Andy Grundman (#54271) 2010-02-09 15:04:56 +00:00
Kenichi Ishigaki
e542758add oops, forgot to rename 2010-01-11 07:36:26 +00:00