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

997 commits

Author SHA1 Message Date
Kenichi Ishigaki
38dda3af4e updated Changes 2013-03-30 19:11:22 +00:00
Kenichi Ishigaki
6d85f5df99 added notes on File::Temp 2013-03-30 19:10:18 +00:00
Kenichi Ishigaki
05236e89f1 updated Changes 2013-03-30 02:15:19 +00:00
Kenichi Ishigaki
cadbd0b5a7 SQLite 3.7.16.1 2013-03-30 01:51:49 +00:00
Kenichi Ishigaki
191f31d081 SQLite 3.7.16 2013-03-20 13:32:29 +00:00
Kenichi Ishigaki
ed6a158a8f download url has changed since 3.7.16 2013-03-20 13:31:05 +00:00
Kenichi Ishigaki
719f7aa021 updated Changes 2013-03-19 01:02:14 +00:00
Kenichi Ishigaki
fad57f6d44 applied a patch from D. Richard Hipp to resolve #84027 2013-03-19 00:59:43 +00:00
Kenichi Ishigaki
8e7ffb0219 exclude MYMETA stuff 2013-03-07 08:44:07 +00:00
Kenichi Ishigaki
0d3da0d712 updated Changes 2013-01-27 07:44:57 +00:00
Kenichi Ishigaki
2acec8b2a2 updated to sqlite3.7.15.2 2013-01-27 07:43:48 +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
c1e945b0a6 sqlite 3.7.15.1 2012-12-20 00:58:30 +00:00
Kenichi Ishigaki
2c1744e7be updated to SQLite 3.7.15 2012-12-12 16:10:42 +00:00
Kenichi Ishigaki
c6d131d4dc updated Changes 2012-11-30 02:34:33 +00:00
Kenichi Ishigaki
0cabcee217 applied a patch from VLYON on #81536 2012-11-30 02:34:14 +00:00
Kenichi Ishigaki
8c43ef029f updated Changes 2012-11-29 14:05:27 +00:00
Kenichi Ishigaki
8fae2f1dee resolved #81536 2012-11-29 13:57:06 +00:00
Kenichi Ishigaki
dcfcf4bb04 updated Changes 2012-10-23 02:29:36 +00:00
Kenichi Ishigaki
3189a6700d resolved #80344 2012-10-23 02:27:00 +00:00
Kenichi Ishigaki
b73cb71794 should also support END 2012-10-10 16:22:07 +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
9e041ebad8 updated Changes 2012-10-08 12:34:08 +00:00
Kenichi Ishigaki
9c1503c0d0 removed two obsolete pragma calls at login time 2012-10-08 12:33:27 +00:00
Kenichi Ishigaki
6e2308a035 updated the bundled library to 3.7.14.1 2012-10-05 15:57:35 +00:00
Adam Kennedy
e9dd1a5f09 Releasing 2012-09-24 10:10:23 +00:00
Kenichi Ishigaki
e4b7e75821 bumped up the versions 2012-09-19 15:49:33 +00:00
Kenichi Ishigaki
3a4f9037db updated Changes 2012-09-19 15:35:26 +00:00
Kenichi Ishigaki
7f0e872d97 updated Changes 2012-09-19 15:33:12 +00:00
Kenichi Ishigaki
5cb63b759e reverted the removal of the OPTIMIZE flag; not sure if this is worth the trouble 2012-09-19 15:32:04 +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
0ed20d2962 extensions also need sqlite3ext.h 2012-09-19 14:55:47 +00:00
Kenichi Ishigaki
3be75f6838 implemented sqlite_load_extension 2012-09-19 14:55:20 +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
8c6a921eed updated Changes 2012-09-18 07:21:54 +00:00
Kenichi Ishigaki
f74f7e821d patch from VOVKASM 4: (new) fixed HV typemap 2012-09-18 07:10:01 +00:00
Kenichi Ishigaki
a73d60adaa patch from VOVKASM 3: too many mortals 2012-09-18 07:07:29 +00:00
Kenichi Ishigaki
2fd496bff8 patch from VOVKASM 2: fix prototype for clang 2012-09-18 07:05:21 +00:00
Kenichi Ishigaki
62bf573fc0 patch from VOVKASM: use the same optimization as perl 2012-09-18 07:02:29 +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
48853eeb39 updated Changes 2012-09-12 03:21:56 +00:00
Kenichi Ishigaki
b1d1047321 applied a patch from VOVKASM (#79576) 2012-09-12 03:21:10 +00:00
Kenichi Ishigaki
e2ecdff4a2 removed debugging code 2012-09-12 03:15:32 +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
4f721b7880 updated Changes 2012-09-07 19:38:01 +00:00
Kenichi Ishigaki
ac73b3ec7f implemented status interfaces 2012-09-07 19:35:52 +00:00