MCPcopy
hub / github.com/drizzle-team/drizzle-orm / pglite.test.ts

File pglite.test.ts

integration-tests/tests/pg/pglite.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PGlite } from '@electric-sql/pglite';
2import { Name, sql } from 'drizzle-orm';
3import { drizzle, type PgliteDatabase } from 'drizzle-orm/pglite';
4import { migrate } from 'drizzle-orm/pglite/migrator';

Callers

nothing calls this directly

Calls 11

drizzleFunction · 0.90
sqlFunction · 0.90
migrateFunction · 0.90
skipTestsFunction · 0.90
testsFunction · 0.90
executeMethod · 0.45
valuesMethod · 0.45
insertMethod · 0.45
fromMethod · 0.45
selectMethod · 0.45
returningMethod · 0.45

Tested by

no test coverage detected