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

74 commits

Author SHA1 Message Date
Kenichi Ishigaki
5c053be183 releng 1.55_03 2017-02-14 10:30:22 +09:00
Kenichi Ishigaki
ca430e9091 releng 1.55_02 2017-01-08 01:47:34 +09:00
Kenichi Ishigaki
28590db64e releng 1.55_01 2017-01-04 00:42:34 +09:00
Kenichi Ishigaki
72ec7c9245 releng 1.54 2016-12-24 11:35:51 +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
473a3bf4bf releng 1.51_05 2016-06-23 10:19:58 +09:00
Kenichi Ishigaki
996562ec28 releng 1.51_04 2016-03-07 13:31:27 +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
0c5895c77f added a brief description to ::Constants (fix #16, Salvatore++) 2016-02-15 21:58:23 +09:00
Kenichi Ishigaki
d17fe985b1 applied a doc patch by Salvatore Bonaccorso (fix #15) 2016-02-15 01:26:58 +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
Kenichi Ishigaki
db43f7a75e releng 1.49_07 2016-01-21 10:09:37 +09:00
Kenichi Ishigaki
36a662a274 releng 1.49_06 2016-01-15 12:39:12 +09:00
Kenichi Ishigaki
c58791f768 releng 1.49_05 2016-01-11 22:30:08 +09:00
Kenichi Ishigaki
b494c77afc regen constants 2016-01-11 16:50:31 +09:00
Kenichi Ishigaki
ce28ce5f51 regenerated constants 2016-01-11 15:33:50 +09:00
Kenichi Ishigaki
5377c25b66 required to use DBD::SQLite before exporting 2016-01-11 10:15:52 +09:00
Kenichi Ishigaki
ea07bcc638 LIKE/GLOB/REGEXP are also required to be implemented for SQLite 3.10.0 and above 2016-01-07 19:47:10 +09:00
Kenichi Ishigaki
8cdc7a1114 updated Constants 2016-01-07 19:45:55 +09:00
Kenichi Ishigaki
92f3b0bb52 releng 1.49_04 2015-11-24 21:57:11 +09:00
Kenichi Ishigaki
80f9f10860 updated ::Constants 2015-11-24 21:38:45 +09:00
Kenichi Ishigaki
c7d4cc549b releng 1.49_03 2015-11-05 14:50:21 +09:00
Kenichi Ishigaki
d3d9abe909 releng 1.49_02 2015-10-10 12:41:57 +09:00
Kenichi Ishigaki
5a163d925d releng 1.49_01 2015-08-04 20:15:11 +09:00
Kenichi Ishigaki
348ca9afb5 releng 1.48 2015-06-12 01:08:08 +09:00
Kenichi Ishigaki
20fdc73971 releng 1.47_05 2015-05-08 22:46:23 +09:00
Kenichi Ishigaki
93bd77e7d7 releng 1.47_04 2015-05-02 02:35:04 +09:00
Kenichi Ishigaki
1034fedc84 releng 1.47_03 2015-04-16 23:42:24 +09:00
Kenichi Ishigaki
25cf95e717 added 'all' to EXPORT_TAGS 2015-04-16 23:32:10 +09:00
Kenichi Ishigaki
628393db5b releng 1.47_02 2015-04-16 22:24:31 +09:00
Kenichi Ishigaki
5a52a78269 tweaked constant order for better diff 2015-04-16 17:46:26 +09:00
Kenichi Ishigaki
50eaffaff6 reflected the change in sort order of constants 2015-04-16 17:13:44 +09:00
Kenichi Ishigaki
ea3e25e620 added a generated constants.inc and ::Constants 2015-03-19 02:17:40 +09:00
Kenichi Ishigaki
168096d771 releng 1.47_01 2015-02-17 15:57:21 +09:00
Kenichi Ishigaki
895c83ce76 releng 1.46 2014-12-10 15:20:27 +09:00
Kenichi Ishigaki
0de40139bf releng 1.45_06 2014-11-26 17:52:00 +09:00
Kenichi Ishigaki
1cedb037a8 silenced a compile-time deprecation warning (Unescaped left brace in regex is deprecated) under bleadperl 2014-11-26 17:47:54 +09:00
Kenichi Ishigaki
76c4cc1cfa releng 1.45_05 2014-11-25 13:05:29 +09:00
Laurent Dami
13e2b63d26 #99748 catch runtime errors occurring when user input for the MATCH operator is not a proper regex 2014-11-25 04:30:57 +01:00
Laurent Dami
28fc0e459e RT#99748: replacing interpolated variables by a closure -- no risk of code injection 2014-10-29 06:57:17 +02:00
Kenichi Ishigaki
893c47e1d8 releng 1.45_04 2014-10-28 17:25:57 +09:00
Kenichi Ishigaki
9b227e74f4 fixed a case where bind param is undef (which should be converted to NULL) 2014-10-28 16:13:46 +09:00
Kenichi Ishigaki
0cd3997830 use quotemeta (as adviced in RT-99748) to address serious security issues 2014-10-28 15:12:29 +09:00
Laurent Dami
c6d9c27e22 RT#99748
- added support for undef (NULLs) in comparisons
- new test file t/virtual_table/rt_99748.t for testing nulls and comparing vtable with a regular table
- tests that no security holes can be inserted in compiled regexes
- ROWIDs start at 1, not at 0
- replaced qr{..} by m{..}
2014-10-25 21:06:16 +02:00