mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
compat: add integrity_check
This commit is contained in:
parent
93634d56ba
commit
d559bf3d9f
1 changed files with 2 additions and 2 deletions
|
|
@ -137,11 +137,11 @@ Turso aims to be fully compatible with SQLite, with opt-in features not supporte
|
|||
| PRAGMA index_info | No | |
|
||||
| PRAGMA index_list | No | |
|
||||
| PRAGMA index_xinfo | No | |
|
||||
| PRAGMA integrity_check | No | |
|
||||
| PRAGMA integrity_check | Yes | |
|
||||
| PRAGMA journal_mode | Yes | |
|
||||
| PRAGMA journal_size_limit | No | |
|
||||
| PRAGMA legacy_alter_table | No | |
|
||||
| PRAGMA legacy_file_format | Yes | |
|
||||
| PRAGMA legacy_file_format | Yes | |
|
||||
| PRAGMA locking_mode | No | |
|
||||
| PRAGMA max_page_count | No | |
|
||||
| PRAGMA mmap_size | No | |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue