Skip to Content
SdkReactInternalVariableschatStorageSchema

chatStorageSchema

const chatStorageSchema: Readonly<{ tables: TableMap; unsafeSql?: (_: string, __: AppSchemaUnsafeSqlKind) => string; version: number; }>

Defined in: src/lib/db/chat/schema.ts:7 

Last updated on