mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-06 01:34:21 +01:00
add busy_timeout pragma
This commit is contained in:
@@ -1312,6 +1312,8 @@ pub enum PragmaName {
|
||||
ApplicationId,
|
||||
/// set the autovacuum mode
|
||||
AutoVacuum,
|
||||
/// set the busy_timeout
|
||||
BusyTimeout,
|
||||
/// `cache_size` pragma
|
||||
CacheSize,
|
||||
/// encryption cipher algorithm name for encrypted databases
|
||||
|
||||
Reference in New Issue
Block a user