add busy_timeout pragma

This commit is contained in:
Nikita Sivukhin
2025-09-19 16:48:12 +04:00
parent 6b273af7e9
commit c63c820bb7
5 changed files with 38 additions and 3 deletions

View File

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