Skip to content

buildCreateTableSQL

buildCreateTableSQL(schema): string

Defined in: db/store.ts:12

Generate a CREATE OR REPLACE TABLE statement from a schema definition.

TableSchema

string