listTables
Less than 1 minute
listTables
listTables
Lists tables defined in the SQLite database.
public listTables(): arraySQLite has no schema concept like PostgreSQL, so the schema is always reported as the default database name main, keeping the return shape consistent across drivers.
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000