mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 17:05:36 +01:00
introduce integrity_check pragma
This commit is contained in:
@@ -1675,6 +1675,8 @@ pub enum PragmaName {
|
||||
UserVersion,
|
||||
/// trigger a checkpoint to run on database(s) if WAL is enabled
|
||||
WalCheckpoint,
|
||||
/// Run integrity check on the database file
|
||||
IntegrityCheck,
|
||||
}
|
||||
|
||||
/// `CREATE TRIGGER` time
|
||||
|
||||
Reference in New Issue
Block a user