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

File pglite.test.cjs

integration-tests/js-tests/driver-init/commonjs/pglite.test.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1require('dotenv/config');
2const { drizzle } = require('drizzle-orm/pglite');
3const { pg: schema } = require('./schema.cjs');
4const { PGlite: Database } = require('@electric-sql/pglite');

Callers

nothing calls this directly

Calls 2

execMethod · 0.80
drizzleFunction · 0.50

Tested by

no test coverage detected