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

551 commits

Author SHA1 Message Date
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
Kenichi Ishigaki
2cb3b63b29 DBD::SQLite: moved source modules creation a bit earlier 2010-02-23 12:58:08 +00:00
Kenichi Ishigaki
4e16de8953 added pod and updated Changes 2010-02-17 13:52:44 +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
d0dbdf132c DBD::SQLite: updated Changes; almost ready for another dev release, but maybe we can wait some more, until the next sqlite3 monthly (dev) release 2010-02-11 14:57:46 +00:00
Kenichi Ishigaki
413b1daab4 DBD::SQLite: all of the current sth attributes can be taken before execute 2010-02-11 13:36:10 +00:00
Kenichi Ishigaki
f957eb5aff DBD::SQLite: added primary_key(_info) pod 2010-02-11 12:44:50 +00:00
Kenichi Ishigaki
5ae7532d81 DBD::SQLite: added pod encoding 2010-02-11 12:34:52 +00:00
Kenichi Ishigaki
a8b16fffdd DBD::SQLite: textwrap 2010-02-11 12:34:01 +00:00
Kenichi Ishigaki
aacd774069 DBD::SQLite: typo 2010-02-11 12:08:36 +00:00
Kenichi Ishigaki
a5971edfab dequote primary key info to resolve #45113 2010-02-11 12:08:07 +00:00
Kenichi Ishigaki
6b5460c83a added a note and a test of placeholders to resolve #53579 2010-02-11 03:27:28 +00:00
Kenichi Ishigaki
126b5e6dc4 added placeholder explanation and its test 2010-02-11 03:24:36 +00:00