mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-18 15:44:20 +01:00
Update COMPAT.md, add fk related opcodes
This commit is contained in:
@@ -1416,6 +1416,8 @@ pub enum PragmaName {
|
||||
Encoding,
|
||||
/// Current free page count.
|
||||
FreelistCount,
|
||||
/// Enable or disable foreign key constraint enforcement
|
||||
ForeignKeys,
|
||||
/// Run integrity check on the database file
|
||||
IntegrityCheck,
|
||||
/// `journal_mode` pragma
|
||||
|
||||
Reference in New Issue
Block a user