MCPcopy 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

1import Database from "better-sqlite3";
2import { describe, expect, it } from "@effect/vitest";
3import { drizzle } from "drizzle-orm/better-sqlite3";
4import { Effect } from "effect";

Callers

nothing calls this directly

Calls 15

tableFunction · 0.90
idColumnFunction · 0.90
columnFunction · 0.90
schemaFunction · 0.90
fumadbFunction · 0.90
withQueryContextFunction · 0.90
isReadDeniedFunction · 0.85
builderFunction · 0.85
assertTenantAllowedFunction · 0.85
observeFunction · 0.85
useHarnessFunction · 0.85
seedTenantsFunction · 0.85

Tested by

no test coverage detected