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 |
|
Kenichi Ishigaki
|
5040024ca9
|
experimental sqlite_allow_multiple_statements/sqlite_unprepared_statements attribute to allow processing a SQL dump
|
2010-01-11 07:34:30 +00:00 |
|
Kenichi Ishigaki
|
dacdce66d5
|
added foreign keys test
|
2010-01-11 07:33:54 +00:00 |
|
Adam Kennedy
|
5072b34cb2
|
Removed the Perl version test. It's covered by the "use 5.006;" in DBD::SQLite itself
|
2010-01-08 10:06:47 +00:00 |
|
Adam Kennedy
|
2928c11fcd
|
Preparing for a prod release
|
2010-01-08 09:06:10 +00:00 |
|
Kenichi Ishigaki
|
ea7093b866
|
updated Changes and versions; please ship this as another dev release
|
2010-01-01 12:49:18 +00:00 |
|
Kenichi Ishigaki
|
8d4756d31c
|
avoid confusion by manual commit/rollback
|
2010-01-01 11:59:39 +00:00 |
|
Kenichi Ishigaki
|
c8502a2bbf
|
don't bother BegunWork flag if AutoCommit is off
|
2010-01-01 11:11:05 +00:00 |
|
Kenichi Ishigaki
|
cb0f6a5aef
|
undef statement does not need to spit a warning
|
2010-01-01 08:55:22 +00:00 |
|
Kenichi Ishigaki
|
fc6dc7a3d3
|
DBD::SQLite: empty or comment-only statements shouldn't die. issue spotted by tokuhirom++
|
2009-12-26 03:17:02 +00:00 |
|
Kenichi Ishigaki
|
5a755b8ca7
|
DBD::SQLite: fixed #52573 manual transaction issue; please ship this as a dev release (or a prod one if you prefer) to see if this would also fix other major tools like CPANPLUS etc, which 1.27 reportedly broke
|
2009-12-20 03:12:06 +00:00 |
|