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

763 commits

Author SHA1 Message Date
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
Kenichi Ishigaki
937f856f37 compile options 2010-05-20 03:04:03 +00:00
Kenichi Ishigaki
3a95d959ef updated Changes 2010-04-19 15:21:58 +00:00
Kenichi Ishigaki
411d4981fd DBD-SQLite: applied a doc patch from Ansgar Burchardt #56693 2010-04-19 15:21:14 +00:00
Kenichi Ishigaki
c23c185f13 DBD::SQLite: updated Changes 2010-04-01 14:37:07 +00:00
Kenichi Ishigaki
042cc68ea9 updated bundled library to 3.6.23.1 2010-04-01 14:36:31 +00:00
Adam Kennedy
7d125acf31 Adding the date 2010-03-30 11:16:01 +00:00
Kenichi Ishigaki
ce4a01170f DBD::SQLite: (hopefully) silenced warnings 2010-03-29 23:46:25 +00:00
Kenichi Ishigaki
e6fd6335cd DBD::SQLite: added SQLITE_ENABLE_LOCKING_STYLE=0 to the compiler option for MacOSX 2010-03-27 20:13:24 +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
80b0265961 DBD::SQLite: implemented sqlite_use_immediate_transaction to address #46289 and #42205 2010-03-27 19:07:55 +00:00
Kenichi Ishigaki
090bb74e25 DBD::SQLite: better perm_dir handling 2010-03-10 14:50:25 +00:00
Kenichi Ishigaki
1986c524ca DBD::SQLite: skip chmod 2010-03-10 14:25:23 +00:00
Kenichi Ishigaki
09a5969550 DBD::SQLite: updated Changes 2010-03-10 13:56:16 +00:00
Kenichi Ishigaki
69fef061da DBD::SQLite: install c source/header into share directory 2010-03-10 13:53:48 +00:00
Kenichi Ishigaki
38ed67c128 DBD::SQLite: re-applied nice part of reverted 11571 2010-03-10 13:08:30 +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
Darren Duncan
4beeded766 updated bundled SQLite to 3.6.23 2010-03-09 23:34:54 +00:00
Kenichi Ishigaki
d003fb74dd DBD::SQLite: silenced warnings 2010-02-23 13:00:11 +00:00