mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 13:54:02 +00:00
feat(db): enforce runtime RLS boundaries
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export { createDbClient } from './client'
|
||||
export type { DbSessionContext } from './client'
|
||||
export * as schema from './schema'
|
||||
|
||||
Reference in New Issue
Block a user