Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ table-policy.test.ts
File
table-policy.test.ts
packages/core/fumadb/src/query/table-policy.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Database from
"better-sqlite3"
;
2
import
{ describe, expect, it } from
"@effect/vitest"
;
3
import
{ drizzle } from
"drizzle-orm/better-sqlite3"
;
4
import
{ Effect } from
"effect"
;
Callers
nothing calls this directly
Calls
15
table
Function · 0.90
idColumn
Function · 0.90
column
Function · 0.90
schema
Function · 0.90
fumadb
Function · 0.90
withQueryContext
Function · 0.90
isReadDenied
Function · 0.85
builder
Function · 0.85
assertTenantAllowed
Function · 0.85
observe
Function · 0.85
useHarness
Function · 0.85
seedTenants
Function · 0.85
Tested by
no test coverage detected