MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / db.schema.test.ts

File db.schema.test.ts

apps/cloud/src/db/db.schema.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Regression: every cloud drizzle instance must be constructed with the
2// merge of cloud + executor schemas. If ANY call site builds its own
3// `{ schema }` without spreading both, `db._.fullSchema` comes back
4// missing tables and the drizzle adapter throws

Callers

nothing calls this directly

Calls 9

createDrizzleFumaDbFunction · 0.90
collectTablesFunction · 0.90
drizzleInternalsFunction · 0.85
drizzleTableColumnsFunction · 0.85
fumaDbInternalsFunction · 0.85
endMethod · 0.80
valuesMethod · 0.80
pushMethod · 0.80
syncMethod · 0.65

Tested by

no test coverage detected