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

1419 commits

Author SHA1 Message Date
Kenichi Ishigaki
817c9a5669 mention cast() function 2018-11-03 16:28:08 +09:00
Kenichi Ishigaki
998847196d use func to support older DBI 2018-10-13 17:48:20 +09:00
Kenichi Ishigaki
198ae95635 release 1.59_02 2018-09-30 15:08:54 +09:00
Kenichi Ishigaki
9fcf565c11 Update SQLite to 3.25.2 2018-09-30 15:06:15 +09:00
Kenichi Ishigaki
d8652e4a66 release 1.59_01 2018-09-17 04:08:57 +09:00
Kenichi Ishigaki
52c2e15fa5 fix a broken virtual filecontent table test 2018-09-17 04:07:42 +09:00
Kenichi Ishigaki
c8ee5f0500 updated MANIFEST 2018-09-17 04:07:06 +09:00
Kenichi Ishigaki
113ca70aa5 Fix to use a PV value as a virtual table column value where appropriate (RT-124941) 2018-09-17 03:46:52 +09:00
Kenichi Ishigaki
8491f808d3 Update SQLite to 3.25.0 2018-09-16 17:42:20 +09:00
Kenichi Ishigaki
8ee8ac791c
Merge pull request #35 from mohawk2/add-deferrability
Add deferrability parsing to foreign_key_info
2018-08-28 02:36:09 +09:00
Ed J
26d25a4edd doc that DEFERRABILITY now handled 2018-08-26 22:42:49 +01:00
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
Kenichi Ishigaki
817956ba5b Applied a patch by Bo Lindbergh (RT-125068) 2018-05-01 14:21:17 +09:00
Kenichi Ishigaki
8169fbe7e5 updated Changes 2018-05-01 14:06:46 +09:00
Kenichi Ishigaki
36cb5c9611
Merge pull request #32 from SineSwiper/feature/get_info
Create DBD::SQLite::GetInfo with a more verbose set of data
2018-05-01 14:02:06 +09: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
1d665d8661 fetching attributes from a statement handle whose database handle is disabled should return an error, instead of coredump under perl with -fsanitize=address
- reported by Peter Rabbitson
2018-03-21 15:04:09 +09:00
Kenichi Ishigaki
43bcd31784 releng 1.56 2018-02-28 18:00:40 +09:00
Kenichi Ishigaki
ef9f0d2424 add order by to make a test more reliable (ribasushi++)
- 849d2ac9ad (commitcomment-27150620)
2018-01-28 00:29:00 +09:00
Kenichi Ishigaki
6e3347b476 releng 1.55_07 2018-01-27 16:42:22 +09:00
Kenichi Ishigaki
9a1a3705c1 Disabled STAT[34] compile-time options, which interestingly fixes RT-124227 2018-01-27 16:38:28 +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
849d2ac9ad Add a regression test for RT-124227 2018-01-27 12:34:47 +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
3a407b1e7b Updated SQLiteUtil.pm to support SQLite released in 2018 2018-01-27 12:31:58 +09:00
Kenichi Ishigaki
7b949c35a4 Fix test failures for older perls because of the line ending 2018-01-20 16:34:02 +09:00
Kenichi Ishigaki
72fd3e009e Remove NoWarnings test from t/43_fts.t because Perl may spit a locale warning under some environment 2018-01-20 16:07:33 +09:00
Kenichi Ishigaki
fc9b461869 releng 1.55_05 2017-12-16 03:52:07 +09:00
Kenichi Ishigaki
3ba2feb306 updated MANIFEST 2017-12-16 03:34:58 +09:00
Kenichi Ishigaki
fbf0714a3c implemented ParamValues statement handle attribute (RT-123886) 2017-12-16 03:31:54 +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
573d6f02b7 fixed ISNOT undef case 2017-11-21 05:15:27 +09:00
Kenichi Ishigaki
a288096735 updated Changes 2017-11-21 03:51:08 +09:00
Kenichi Ishigaki
b520564dc2 added 5.24 and 5.26 to .travis.yml 2017-11-21 03:31:21 +09:00
Kenichi Ishigaki
0c2b23a0a1 added newly introduced constants 2017-11-21 03:27:28 +09:00
Kenichi Ishigaki
da3306e443 added new index constraint ops introduced in SQLite 3.21.0 to PerlData (GH#28) 2017-11-21 03:25:30 +09:00
Kenichi Ishigaki
7fb17683e2 updated SQLite to 3.21.0 2017-11-21 03:24:35 +09:00
Kenichi Ishigaki
66cecfee73 updated Changes 2017-09-07 07:26:00 +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
Kenichi Ishigaki
ec12380e4f Merge pull request #26 from ReneNyffenegger/fix-typo
Fix typo
2017-09-02 04:03:16 +09:00
René Nyffenegger
db59ba03e9 Fix typo 2017-09-01 20:57:47 +02:00
Kenichi Ishigaki
872aa29ee1 ignore new constants (for now) 2017-08-29 07:13:56 +09:00
Kenichi Ishigaki
a29349bff3 ignore removed SQLite distributions 2017-08-29 07:13:04 +09:00