mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-29 05:54:21 +01:00
feat: included ModuleList in PragmaName
This commit is contained in:
@@ -1812,6 +1812,8 @@ pub enum PragmaName {
|
||||
LegacyFileFormat,
|
||||
/// Set or get the maximum number of pages in the database file.
|
||||
MaxPageCount,
|
||||
/// `module_list` praagma
|
||||
ModuleList,
|
||||
/// Return the total number of pages in the database file.
|
||||
PageCount,
|
||||
/// Return the page size of the database in bytes.
|
||||
|
||||
Reference in New Issue
Block a user