pragmaTableInfoSql
pragmaTableInfoSql(
tableName):string
Defined in: packages/core/src/store/sqlite-queries.ts:32
PRAGMA has no bind-parameter support — callers supply tableName from a trusted constant list.
Parameters
Section titled “Parameters”tableName
Section titled “tableName”string
Returns
Section titled “Returns”string