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

583 commits

Author SHA1 Message Date
Laurent Dami
aaa54713c9 patch suggested by Stefan Evert for older perls that don't have newSVpvn_flags 2010-07-13 16:39:52 +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
2c973413b6 wrong condition 2010-06-17 03:07:08 +00:00
Kenichi Ishigaki
30158101ef more tests 2010-06-17 03:01:04 +00:00
Kenichi Ishigaki
c7a882378e do not try float conversion without precision 2010-06-17 02:59:47 +00:00
Kenichi Ishigaki
da6c54a517 comment 2010-06-17 02:56:48 +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
9c2209faee fetch as float may lose info in the perl world 2010-06-17 02:07:07 +00:00
Kenichi Ishigaki
6a0741773a better variable name 2010-06-17 01:22:50 +00:00
Kenichi Ishigaki
c6b0a42831 attempt to numerify bind parameters if possible; still needs more tests 2010-06-16 09:28:31 +00:00
Kenichi Ishigaki
ab861ced83 resolved #58332 2010-06-12 15:32:41 +00:00
Kenichi Ishigaki
7059f8583f sqlite3_int64 is preferred but may be backward incompatible 2010-06-10 09:48:52 +00:00
Kenichi Ishigaki
454e4a156a copy sqlite sources only if they are amalgamated 2010-06-10 08:19:01 +00:00
Kenichi Ishigaki
dfdca986de updated Changes 2010-06-10 07:21:32 +00:00
Kenichi Ishigaki
df15f5138a some of the amalgamatation tarballs go into sqlite-amalgamation-* directory instead of sqlite-* 2010-06-10 07:06:55 +00:00
Kenichi Ishigaki
d9887cd5b9 SAVEPOINT requires SQLite 3.6.11 2010-06-10 07:03:42 +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
563756cc99 sqlite_version_number 2010-06-10 06:29:29 +00:00
Kenichi Ishigaki
f26fd5cfe8 backup feature is only available for sqlite 3.6.11 and newer 2010-06-10 06:21:23 +00:00
Kenichi Ishigaki
52b266333e commented compat info 2010-06-09 08:55:50 +00:00
Adam Kennedy
5d55c67b5c Preparing for release 2010-05-31 03:04:23 +00:00
Kenichi Ishigaki
186d9d4f87 stale pod 2010-05-27 15:57:17 +00:00
Kenichi Ishigaki
47c66cb29d 'propset' 2010-05-27 15:53:14 +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
26e1c4705f updated Changes 2010-05-27 05:42:11 +00:00
Kenichi Ishigaki
ed9b90d4c1 trash 2010-05-27 05:39:06 +00:00
Kenichi Ishigaki
14da87c491 icu installs its own collation, so should not die here 2010-05-27 05:38:30 +00:00
Kenichi Ishigaki
4a71406ea9 version up 2010-05-27 03:31:46 +00:00
Kenichi Ishigaki
e86d56e673 silenced another warning 2010-05-25 01:24:53 +00:00
Kenichi Ishigaki
479cb58030 killed warnings 2010-05-24 13:10:16 +00:00
Kenichi Ishigaki
b98f897814 updated Changes 2010-05-24 09:32:13 +00:00
Kenichi Ishigaki
f915392d74 better punctuation; (Father Chrysostomos)++ 2010-05-24 08:53:58 +00:00
Kenichi Ishigaki
233eca519b AvFILL is deprecated 2010-05-24 06:24:01 +00:00
Kenichi Ishigaki
1c50bae61b returning an array should be better 2010-05-21 03:58:11 +00:00