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

new constant is introduced in 3.10.0

This commit is contained in:
Kenichi Ishigaki 2016-01-07 19:44:20 +09:00
parent 25b1b6dfb5
commit 125d5c17f4

View file

@ -128,6 +128,7 @@ my %since = (
CONFIG_PMASZ => '3008008',
IOERR_VNODE => '3009000',
INDEX_SCAN_UNIQUE => '3009000',
IOERR_AUTH => '3010000',
status_parameters_for_prepared_statements => '3006004',
extended_result_codes => '3006005',