add link to the docs

This commit is contained in:
Nikita Sivukhin
2025-09-19 16:48:43 +04:00
parent c63c820bb7
commit 57e52077be

View File

@@ -1312,7 +1312,7 @@ pub enum PragmaName {
ApplicationId,
/// set the autovacuum mode
AutoVacuum,
/// set the busy_timeout
/// set the busy_timeout (see https://www.sqlite.org/pragma.html#pragma_busy_timeout)
BusyTimeout,
/// `cache_size` pragma
CacheSize,