implement pragma application_id

Just for completeness, because it is easy.
This commit is contained in:
Glauber Costa
2025-07-19 20:28:08 -05:00
parent d1fdc7dbc8
commit 6506b3147d
8 changed files with 69 additions and 2 deletions

View File

@@ -1743,6 +1743,8 @@ pub type PragmaValue = Expr; // TODO
#[strum(serialize_all = "snake_case")]
#[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
pub enum PragmaName {
/// Returns the application ID of the database file.
ApplicationId,
/// set the autovacuum mode
AutoVacuum,
/// `cache_size` pragma