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

434 commits

Author SHA1 Message Date
Ed J
128d379a0d handle other kinds of deferrable 2018-08-26 22:26:34 +01:00
Ed J
9f54d4eba1 refactor for DRY 2018-08-26 22:17:30 +01:00
Ed J
8500529c1b add deferrability to foreign_key_info 2018-08-26 22:02:12 +01:00
Brendan Byrd
62a54a4610 Create DBD::SQLite::GetInfo with a more verbose set of data 2018-04-30 19:45:39 -04:00
Kenichi Ishigaki
501f4d6443 Update SQLite to 3.23.0 2018-04-03 00:34:43 +09:00
Kenichi Ishigaki
9ae307d375 releng 1.58 2018-03-28 20:54:53 +09:00
Kenichi Ishigaki
a78838dcf8 releng 1.57_01 2018-03-21 15:43:19 +09:00
Kenichi Ishigaki
43bcd31784 releng 1.56 2018-02-28 18:00:40 +09:00
Kenichi Ishigaki
6e3347b476 releng 1.55_07 2018-01-27 16:42:22 +09:00
Kenichi Ishigaki
649f46c58a Upgraded SQLite to 3.22.0 2018-01-27 16:36:40 +09:00
Kenichi Ishigaki
7d32850c67 releng 1.55_06 2018-01-27 16:34:16 +09:00
Kenichi Ishigaki
4738b4c3b4 Downgraded SQLite to 3.19.3 because of a regression reported in https://rt.cpan.org/Public/Bug/Display.html?id=124227 2018-01-27 12:33:15 +09:00
Kenichi Ishigaki
fc9b461869 releng 1.55_05 2017-12-16 03:52:07 +09:00
Kenichi Ishigaki
7adc107634 releng 1.55_04 2017-11-22 02:06:38 +09:00
Kenichi Ishigaki
e3598578a8 added note on sqlite_extended_result_codes 2017-11-22 02:01:56 +09:00
Kenichi Ishigaki
a288096735 updated Changes 2017-11-21 03:51:08 +09:00
Kenichi Ishigaki
0dbc9d1074 made the table name argument for statistics_info() case-insensitive (RT-122581) 2017-09-07 07:14:19 +09:00
René Nyffenegger
db59ba03e9 Fix typo 2017-09-01 20:57:47 +02:00
Kenichi Ishigaki
e6eeefe065 updated SQLite to 3.20.1 2017-08-29 07:12:00 +09:00
Kenichi Ishigaki
c8df907d81 updated SQLite to 3.19.0 2017-05-23 03:36:12 +09:00
Kenichi Ishigaki
9e4a7f3f77 updated SQLite to 3.18.0 2017-04-01 01:12:17 +09:00
Kenichi Ishigaki
5c053be183 releng 1.55_03 2017-02-14 10:30:22 +09:00
Kenichi Ishigaki
f0bd09b68b updated SQLite to 3.17.0 2017-02-14 10:30:01 +09:00
Kenichi Ishigaki
ca430e9091 releng 1.55_02 2017-01-08 01:47:34 +09:00
Kenichi Ishigaki
e4a551217c updated SQLite to 3.16.2 2017-01-08 01:46:10 +09:00
Dave Rolsky
2b2ff06eab Fix statistics_info when only unique indexes were requested
This was completely broken before. Now there's a test so it should stay
working.
2017-01-07 10:23:24 -06:00
Kenichi Ishigaki
28590db64e releng 1.55_01 2017-01-04 00:42:34 +09:00
Kenichi Ishigaki
52bdffa12f updated SQLite to 3.16.0 2017-01-04 00:29:30 +09:00
Kenichi Ishigaki
9bbc7f3e68 updated SQLite to 3.15.2 2016-12-24 11:40:13 +09:00
Kenichi Ishigaki
72ec7c9245 releng 1.54 2016-12-24 11:35:51 +09:00
Kenichi Ishigaki
64b0389d18 small doc fix (RT-119219, spotted by Brian L. Matthews) 2016-12-13 22:55:39 +09:00
Kenichi Ishigaki
35f3454e7e releng 1.53_01 2016-11-26 10:31:24 +09:00
Kenichi Ishigaki
8878009ede releng 1.52 2016-11-15 22:02:40 +09:00
Kenichi Ishigaki
a9afbccd6a releng 1.51_07 2016-10-16 14:14:06 +09:00
Kenichi Ishigaki
5bd465fc07 releng 1.51_06 2016-10-15 09:17:54 +09:00
Kenichi Ishigaki
5131f9fdd0 updated SQLite to 3.15.0 2016-10-15 08:54:19 +09:00
Kenichi Ishigaki
c48fbb7027 upgraded SQLite to 3.14.0 2016-08-09 20:50:58 +09:00
Kenichi Ishigaki
473a3bf4bf releng 1.51_05 2016-06-23 10:19:58 +09:00
Kenichi Ishigaki
4c7b071a3c updated SQLite to 3.13.0 2016-06-23 10:15:53 +09:00
Kenichi Ishigaki
25321bfda1 fixed RT-115465: column_info doesn't parse sizes with spaces (ilmari++) 2016-06-23 10:07:09 +09:00
Kenichi Ishigaki
67c5927214 updated SQLite to 3.12.2 2016-04-19 12:18:33 +09:00
Kenichi Ishigaki
093875d590 updated SQLite to 3.12.0 2016-03-30 09:11:08 +09:00
Kenichi Ishigaki
996562ec28 releng 1.51_04 2016-03-07 13:31:27 +09:00
Kenichi Ishigaki
6939112acc updated SQLite to 3.11.1 2016-03-07 13:27:42 +09:00
Kenichi Ishigaki
2db5167b43 releng 1.51_03 2016-02-20 20:05:59 +09:00
Kenichi Ishigaki
90dc44a63b releng 1.51_02 2016-02-20 10:49:35 +09:00
Kenichi Ishigaki
000a351046 releng 1.51_01 2016-02-20 10:02:10 +09:00
Kenichi Ishigaki
37034d0b52 updated SQLite to 3.11.0 2016-02-16 12:55:14 +09:00
Kenichi Ishigaki
75c3f2e5e3 releng 1.50 2016-02-11 00:03:11 +09:00
Kenichi Ishigaki
ff895aa2f6 releng 1.49_08 2016-01-30 09:53:49 +09:00