mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 06:08:38 -04:00
new constant is introduced in 3.10.0
This commit is contained in:
parent
25b1b6dfb5
commit
125d5c17f4
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue