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
Kenichi Ishigaki
e6eeefe065
updated SQLite to 3.20.1
2017-08-29 07:12:00 +09:00
Kenichi Ishigaki
f8a6690596
Merge pull request #25 from jacquesg/silence-warnings
...
Silence some warnings
2017-07-12 15:24:45 +09:00
Jacques Germishuys
366a694cc6
silence some warnings
2017-05-25 13:20:40 +02:00
Kenichi Ishigaki
63e824c1b3
Merge pull request #24 from ribasushi/master
...
Fix for RT#120444
2017-05-23 14:52:56 +09:00
Kenichi Ishigaki
c8df907d81
updated SQLite to 3.19.0
2017-05-23 03:36:12 +09:00
Peter Rabbitson
c4eab85ff7
Workaround for upcoming lack of dot in @INC ( RT#120444, sigh )
...
Zero functional changes, simply executed the following:
find . -name '*.t' -exec perl -0777 -p -i -e 's|^use t::lib::SQLiteTest|use lib "t/lib";\nuse SQLiteTest|m' {} +
Also had to do a manual (but identical) fix in t/01_compile.t
2017-05-05 00:48:33 +02:00
Peter Rabbitson
5433dc32f0
Fix false positive in cpp_comments test
...
Add most common URI's in addition to http
Also remove unnecessary t::lib::Test import ( unavailable since 434aea64
)
2017-05-05 00:43:14 +02:00
Kenichi Ishigaki
9e4a7f3f77
updated SQLite to 3.18.0
2017-04-01 01:12:17 +09:00
Kenichi Ishigaki
0b86a0451f
Merge pull request #23 from ranvis/fix-empty-blob
...
fix zero-length BLOB value is retrieved as undef
2017-03-14 01:00:36 +09:00
SATO Kentaro
8f8741d1b7
fix zero-length BLOB value is retrieved as undef
2017-03-14 00:20:56 +09:00
Kenichi Ishigaki
e4c031b7ba
remove VERSION from t/lib/SQLiteTest.pm
2017-03-04 15:05:38 +09:00
Kenichi Ishigaki
434aea6479
rename t/lib/Test.pm to t/lib/SQLiteTest.pm
2017-03-04 15:04:39 +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
Kenichi Ishigaki
2a6722591a
fix SQLiteUtil to accept 3.14 as a valid version
2017-01-08 01:45:38 +09:00
Kenichi Ishigaki
917cc922c0
Merge pull request #21 from autarch/autarch/fix-statistics_info
...
Fix statistics_info when only unique indexes were requested
2017-01-08 01:40:15 +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
78c0976425
update SQLiteUtil to support versions released in 2017
2017-01-04 00:29:05 +09:00
Kenichi Ishigaki
2abb10acb3
removed no_warnings test from t/37_regexp.t to ignore locale warnings (Locale '...' may not work well)
2016-12-26 15:05:42 +09:00
Kenichi Ishigaki
9bbc7f3e68
updated SQLite to 3.15.2
2016-12-24 11:40:13 +09:00