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

291 commits

Author SHA1 Message Date
Kenichi Ishigaki
93cce3a376 fixed invalid assumptions about the result order 2013-04-30 09:53:19 +00:00
Kenichi Ishigaki
89f70e54e7 reverse_unordered_selects doesn't make sense for this test 2013-04-30 09:52:35 +00:00
Kenichi Ishigaki
6ccf50d1b5 added a test for #26775 by RURBAN (with slight modification) 2013-04-02 14:57:50 +00:00
Kenichi Ishigaki
a45e3add05 bumped up versions 2013-03-30 19:12:09 +00:00
Laurent Dami
6835c13898 updated doc and tests for FTS4 (but no change in code was required) 2012-12-30 16:29:03 +00:00
Kenichi Ishigaki
0cabcee217 applied a patch from VLYON on #81536 2012-11-30 02:34:14 +00:00
Kenichi Ishigaki
8fae2f1dee resolved #81536 2012-11-29 13:57:06 +00:00
Kenichi Ishigaki
45c0a056d1 use Test::NoWarnings 2012-10-10 16:05:18 +00:00
Kenichi Ishigaki
8a418482dd should also ignore comments (#80087) 2012-10-10 15:17:20 +00:00
Kenichi Ishigaki
2dfb20bdb2 applied a patch from RKITOVER (#80087) and added a fix to it 2012-10-10 13:18:25 +00:00
Kenichi Ishigaki
e4b7e75821 bumped up the versions 2012-09-19 15:49:33 +00:00
Kenichi Ishigaki
30d232ac61 use rtree_i32 for better compatibility (regardless of slight errors introduced in sqlite 3.7.13) 2012-09-19 15:09:13 +00:00
Kenichi Ishigaki
843f5e1a7e more unicode tests; now I think #72418 can also be considered resolved 2012-09-19 14:54:12 +00:00
Kenichi Ishigaki
8261b0d4ee refactored primary_key_info to support attached databases 2012-09-12 07:19:34 +00:00
Kenichi Ishigaki
d851a2c12b foreign_key_info PKTABLE_SCHEM 2012-09-12 05:45:29 +00:00
Kenichi Ishigaki
fae40790f7 implemented UNIQUE_OR_PRIMARY 2012-09-12 05:35:23 +00:00
Kenichi Ishigaki
b1d1047321 applied a patch from VOVKASM (#79576) 2012-09-12 03:21:10 +00:00
Kenichi Ishigaki
fe3e0e3236 reimplemented foreign_key_info; fk_table is not mandatory anymore 2012-09-11 18:36:37 +00:00
Kenichi Ishigaki
ac73b3ec7f implemented status interfaces 2012-09-07 19:35:52 +00:00
Kenichi Ishigaki
b64f69f992 table_column_metadata on inactive dbh 2012-09-06 17:33:28 +00:00
Kenichi Ishigaki
8371d73f96 implemented ping and db_filename to resolve #64177 2012-09-06 14:44:13 +00:00
Kenichi Ishigaki
e12535f140 resolved #78833 with a patch from JAMADAM 2012-09-05 14:55:34 +00:00
Kenichi Ishigaki
8c8a575e37 NoWarnings 2012-09-05 14:54:19 +00:00
Kenichi Ishigaki
d3a0be9dfe coordinate values may have slight errors since SQLite 3.7.13 2012-09-04 17:44:45 +00:00
Kenichi Ishigaki
5e7eda37c4 error cases 2012-09-03 04:34:17 +00:00
Kenichi Ishigaki
5de4189aa4 implemented sqlite_table_column_metadata 2012-09-02 18:48:53 +00:00
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