MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / v1-v2-migration.test.ts

File v1-v2-migration.test.ts

apps/local/src/db/v1-v2-migration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from "@effect/vitest";
2import { drizzle } from "drizzle-orm/libsql";
3import { migrate } from "drizzle-orm/libsql/migrator";
4import { Buffer } from "node:buffer";

Callers

nothing calls this directly

Calls 15

openLocalLibsqlFunction · 0.90
migratedItemIdFunction · 0.90
executeSqlFunction · 0.90
assertV1SourceRowsFunction · 0.85
assertWalMarkerRowsFunction · 0.85
assertV2IntegrationRowsFunction · 0.85
seedV1DbFunction · 0.85
collectTablesFunction · 0.85
writeLiveWalMarkerFunction · 0.85

Tested by

no test coverage detected