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

178 commits

Author SHA1 Message Date
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
a823c437f6 updated Changes and versions 2012-02-22 17:24:34 +00:00
Adam Kennedy
7e89442b07 Updated copyright 2012-01-19 01:49:28 +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
6f7f79e12b Sqlite -> SQLite 2011-12-11 17:23:28 +00:00
Adam Kennedy
084b33e4db - Enabled SQLITE_ENABLE_FTS4
- Enabled SQLITE_ENABLE_STAT3
2011-11-29 01:21:35 +00:00
Adam Kennedy
b1e77d3a13 Ready for release 2011-11-29 00:05:20 +00:00
Adam Kennedy
c417720270 Preparing for release of _03 2011-11-01 03:40:33 +00:00
Adam Kennedy
03eba98081 Prepare for a dev release 2011-10-21 04:34:12 +00:00
Kenichi Ishigaki
9367bd61a6 explained finish and rollback issue 2011-10-20 16:16:17 +00:00
Kenichi Ishigaki
8e78ef57e6 bumped up versions 2011-09-16 00:42:47 +00:00
Adam Kennedy
34bbf1b28c Preparing for production release 2011-05-30 07:26:08 +00:00
Adam Kennedy
4c4b9e9517 Added ISHIGAKI to Copyright block 2011-05-20 02:34:52 +00:00
Adam Kennedy
359afa690e Remove the eval 2011-05-20 02:31:24 +00:00
Adam Kennedy
3330dabd6c New dev release 2011-05-20 02:22:49 +00:00
Adam Kennedy
db06fb278f Prepare for dev release 2011-05-12 03:26:57 +00:00
Adam Kennedy
7cae132e46 Adding $VERSION = eval $VERSION 2011-03-07 06:50:56 +00:00
Adam Kennedy
496f10c439 Updating copyright 2011-03-07 06:47:45 +00:00
Adam Kennedy
35becbb640 Adding $VERSION = eval $VERSION 2011-03-07 06:45:53 +00:00
Kenichi Ishigaki
3c27bff166 ver up 2011-03-05 13:43:51 +00:00
Kenichi Ishigaki
968ecf0063 sqlite_see_if_its_a_number attribute to enable sqlite_is_number check 2011-03-05 13:28:27 +00:00
Kenichi Ishigaki
16cd4fd520 removed a finished to-do 2011-03-03 09:52:02 +00:00
Kenichi Ishigaki
50c9e8de6d RTree support by cjfields 2011-02-09 00:56:41 +00:00
Kenichi Ishigaki
634a3c95d5 bumped up the version 2010-11-14 06:21:42 +00:00
Kenichi Ishigaki
6e8c062baa resolved #61958 2010-11-14 06:18:08 +00:00
Kenichi Ishigaki
9f291b41d3 disabled (Print)Warn hack (by timbunce's guidance) 2010-11-04 16:24:00 +00:00
Kenichi Ishigaki
8288de83e8 resolved #61117 2010-09-16 07:28:06 +00:00
Adam Kennedy
a41737d141 Preparing for production release 2010-09-15 07:16:07 +00:00
Laurent Dami
f509d383a2 removed FTS3Transitional (will be published as a separate distribution, since very few users will ever need it). 2010-09-07 09:45:24 +00:00
Kenichi Ishigaki
52205ff115 updated Changes and versions just in case 2010-08-31 15:23:24 +00:00
Kenichi Ishigaki
3d168fc503 bumped up the version 2010-08-27 13:38:50 +00:00
Adam Kennedy
4cea5ffb5d Correcting version 2010-08-25 09:20:06 +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
ab861ced83 resolved #58332 2010-06-12 15:32:41 +00:00
Kenichi Ishigaki
563756cc99 sqlite_version_number 2010-06-10 06:29:29 +00:00
Kenichi Ishigaki
186d9d4f87 stale pod 2010-05-27 15:57:17 +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
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
411d4981fd DBD-SQLite: applied a doc patch from Ansgar Burchardt #56693 2010-04-19 15:21:14 +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
69fef061da DBD::SQLite: install c source/header into share directory 2010-03-10 13:53:48 +00:00