mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 06:08:38 -04:00
oops; 3090000 was not 3.9.0
This commit is contained in:
parent
61ae7b0503
commit
25b1b6dfb5
1 changed files with 2 additions and 2 deletions
|
@ -126,8 +126,8 @@ my %since = (
|
|||
LIMIT_WORKER_THREADS => '3008007',
|
||||
CONFIG_PCACHE_HDRSZ => '3008008',
|
||||
CONFIG_PMASZ => '3008008',
|
||||
IOERR_VNODE => '3090000',
|
||||
INDEX_SCAN_UNIQUE => '3090000',
|
||||
IOERR_VNODE => '3009000',
|
||||
INDEX_SCAN_UNIQUE => '3009000',
|
||||
|
||||
status_parameters_for_prepared_statements => '3006004',
|
||||
extended_result_codes => '3006005',
|
||||
|
|
Loading…
Add table
Reference in a new issue