Update COMPAT.md, add fk related opcodes

This commit is contained in:
PThorpe92
2025-09-27 20:45:17 -04:00
parent 8bdef12e15
commit b40e784903
2 changed files with 4 additions and 2 deletions

View File

@@ -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