memoryStorageSchema
constmemoryStorageSchema:Readonly<{tables:TableMap;unsafeSql?: (_:string,__:AppSchemaUnsafeSqlKind) =>string;version:number; }>
Defined in: src/lib/db/memory/schema.ts:3Â
Last updated on
constmemoryStorageSchema:Readonly<{tables:TableMap;unsafeSql?: (_:string,__:AppSchemaUnsafeSqlKind) =>string;version:number; }>
Defined in: src/lib/db/memory/schema.ts:3Â