DbSchemaInput
DbSchemaInput =
Record<string,TableDefinition<any,any>> |ReadonlyArray<TableDefinition<any,any>>
Defined in: packages/@livestore/common/dist/schema/state/sqlite/db-schema/dsl/mod.d.ts:11
Note when using the object-notation, the object keys are ignored and not used as table names