Executes a PRAGMA statement and returns its result.
The PRAGMA command (without "PRAGMA" prefix)
Optionaloptions: PragmaOptionsOptional configuration
Array of rows, or single value if simple: true
Creates a function that always runs inside a transaction.
The function to wrap in a transaction
A transaction function with .deferred, .immediate,
.exclusive variants
Interface for an enhanced database with pragma() and transaction() methods.