mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-08 02:34:20 +01:00
Fix missing documentation warning; improve the documentation message
This commit is contained in:
@@ -1622,7 +1622,7 @@ pub enum PragmaName {
|
||||
LegacyFileFormat,
|
||||
/// Return the total number of pages in the database file.
|
||||
PageCount,
|
||||
// `page_size` pragma
|
||||
/// Return the page size of the database in bytes.
|
||||
PageSize,
|
||||
/// returns information about the columns of a table
|
||||
TableInfo,
|
||||
|
||||
Reference in New Issue
Block a user