Skip to content

buildCreateTableSQL

buildCreateTableSQL(schema): string

Defined in: db/store.ts:10

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

TableSchema

string