Kenichi Ishigaki
|
90dc44a63b
|
releng 1.51_02
|
2016-02-20 10:49:35 +09:00 |
|
Kenichi Ishigaki
|
c716e6b56a
|
compare perl_match and db_match
|
2016-02-20 10:43:33 +09:00 |
|
Kenichi Ishigaki
|
8a50806e17
|
try Encode for older perls
|
2016-02-20 10:33:14 +09:00 |
|
Kenichi Ishigaki
|
95bd200674
|
not to use Japanese multibyte characters directly
|
2016-02-20 10:21:36 +09:00 |
|
Kenichi Ishigaki
|
000a351046
|
releng 1.51_01
|
2016-02-20 10:02:10 +09:00 |
|
Kenichi Ishigaki
|
b4cfca7772
|
enabled (experimental) FTS5
|
2016-02-20 09:54:56 +09:00 |
|
Kenichi Ishigaki
|
f351137d55
|
updated MANIFEST
|
2016-02-20 09:48:42 +09:00 |
|
Kenichi Ishigaki
|
7ae3f655d0
|
make sure to set internal unicode mode before registering default callbacks (REGEXP function etc)
|
2016-02-20 09:45:11 +09:00 |
|
Kenichi Ishigaki
|
20f57e8eb0
|
updated Changes
|
2016-02-16 13:13:29 +09:00 |
|
Kenichi Ishigaki
|
58ba45f179
|
see if SQLITE_ENABLE_FTS3_TOKENIZER environmental variable is set, for those who do need perl tokenizer
|
2016-02-16 13:06:51 +09:00 |
|
Kenichi Ishigaki
|
65ac52d817
|
add 5.22 to .travis.yml
|
2016-02-16 12:59:33 +09:00 |
|
Kenichi Ishigaki
|
d1fd6128e3
|
register perl tokenizer only if DBD::SQLite is compiled with -DSQLITE_ENABLE_FTS3_TOKENIZER
|
2016-02-16 12:55:38 +09:00 |
|
Kenichi Ishigaki
|
37034d0b52
|
updated SQLite to 3.11.0
|
2016-02-16 12:55:14 +09:00 |
|
Kenichi Ishigaki
|
e9ae705fb6
|
split dbdimp.c and move tokenizer/virtual table-related code into .inc files
|
2016-02-16 12:23:09 +09:00 |
|
Kenichi Ishigaki
|
abed684c43
|
two-arg fts3_tokenizer() is disabled by default for security concerns as of SQLite 3.11.0, unless DBD::SQLite is compiled with -DSQLITE_ENABLE_FTS3_TOKENIZER
|
2016-02-16 11:55:27 +09:00 |
|
Kenichi Ishigaki
|
0c5895c77f
|
added a brief description to ::Constants (fix #16, Salvatore++)
|
2016-02-15 21:58:23 +09:00 |
|
Kenichi Ishigaki
|
cee7a582f3
|
updated Changes
|
2016-02-15 01:28:44 +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
|
a17b7f350f
|
these tests should be skipped if DBD::SQLite is not compiled with FTS3/4
|
2016-01-30 09:48:03 +09:00 |
|
Kenichi Ishigaki
|
008e1291d5
|
ignore one of the tests that requires the enhanced query syntax if DBD::SQLite is not compiled with ENABLE_FTS3_PARENTHESIS (RT-111558)
|
2016-01-30 09:41:38 +09:00 |
|
Kenichi Ishigaki
|
db43f7a75e
|
releng 1.49_07
|
2016-01-21 10:09:37 +09:00 |
|
Kenichi Ishigaki
|
609895d465
|
updated to SQLite 3.10.2
|
2016-01-21 10:06:51 +09:00 |
|
Kenichi Ishigaki
|
36a662a274
|
releng 1.49_06
|
2016-01-15 12:39:12 +09:00 |
|
Kenichi Ishigaki
|
e04ff8444d
|
updated SQLite to 3.10.1
|
2016-01-15 12:35:38 +09:00 |
|
Kenichi Ishigaki
|
c58791f768
|
releng 1.49_05
|
2016-01-11 22:30:08 +09:00 |
|
Kenichi Ishigaki
|
0d52eae83d
|
added a test for strlike
|
2016-01-11 19:44:57 +09:00 |
|
Kenichi Ishigaki
|
bc3fb9500d
|
added a note on strlike and strglob
|
2016-01-11 19:44:21 +09:00 |
|
Kenichi Ishigaki
|
f5aaef2594
|
allowed strlike to take a letter as the third arg, instead of a number
|
2016-01-11 19:42:39 +09:00 |
|
Kenichi Ishigaki
|
b624002827
|
sqlite_db_readonly requires SQLite 3.7.11
|
2016-01-11 19:38:17 +09:00 |
|
Kenichi Ishigaki
|
fcb048e838
|
silenced uuv
|
2016-01-11 19:32:25 +09:00 |
|
Kenichi Ishigaki
|
57e13adb35
|
create_module is for dbh, not sth
|
2016-01-11 18:42:37 +09:00 |
|
Kenichi Ishigaki
|
d38cfa00c1
|
moved the pragma section before the foreign keys section
|
2016-01-11 18:31:36 +09:00 |
|
Kenichi Ishigaki
|
03dd9b486f
|
tweaked to include the bundled SQLite library version (RT-107040)
|
2016-01-11 18:27:10 +09:00 |
|
Kenichi Ishigaki
|
b494c77afc
|
regen constants
|
2016-01-11 16:50:31 +09:00 |
|
Kenichi Ishigaki
|
ed34c8a80c
|
expose SQLITE_VERSION_NUMBER
|
2016-01-11 16:50:13 +09:00 |
|
Kenichi Ishigaki
|
1a279cd988
|
sort for consistency
|
2016-01-11 16:44:05 +09:00 |
|
Kenichi Ishigaki
|
b71c5a6c7d
|
removed a big warning on foreign keys
|
2016-01-11 15:54:59 +09:00 |
|
Kenichi Ishigaki
|
c366b4d888
|
added a note about the ReadOnly attribute
|
2016-01-11 15:40:53 +09:00 |
|
Kenichi Ishigaki
|
ce28ce5f51
|
regenerated constants
|
2016-01-11 15:33:50 +09:00 |
|
Kenichi Ishigaki
|
9a647c57e0
|
ignore virtual_table_scan_flags
|
2016-01-11 15:32:45 +09:00 |
|
Kenichi Ishigaki
|
58e50836e7
|
added two shorter tag names
|
2016-01-11 10:21:12 +09:00 |
|
Kenichi Ishigaki
|
5377c25b66
|
required to use DBD::SQLite before exporting
|
2016-01-11 10:15:52 +09:00 |
|
Kenichi Ishigaki
|
8845364fba
|
implemented ReadOnly attribute
|
2016-01-10 09:16:38 +09:00 |
|
Kenichi Ishigaki
|
376a2243ec
|
better error checks
|
2016-01-07 19:50:08 +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
|
fd95558594
|
list avaialable constants for clarity
|
2016-01-07 19:45:38 +09:00 |
|
Kenichi Ishigaki
|
125d5c17f4
|
new constant is introduced in 3.10.0
|
2016-01-07 19:44:20 +09:00 |
|