chore: updated comment

This commit is contained in:
Lucas Forato
2025-08-04 08:58:37 -03:00
parent 5aa99f6743
commit 27fd6aa13a

View File

@@ -1813,6 +1813,7 @@ pub enum PragmaName {
/// Set or get the maximum number of pages in the database file.
MaxPageCount,
/// `module_list` praagma
/// `module_list` lists modules used by virtual tables.
ModuleList,
/// Return the total number of pages in the database file.
PageCount,