MCPcopy
hub / github.com/drizzle-team/drizzle-orm / vercel.test.mjs

File vercel.test.mjs

integration-tests/js-tests/driver-init/module/vercel.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'dotenv/config';
2import { createClient, createPool, sql, VercelClient, VercelPool } from '@vercel/postgres';
3import { drizzle } from 'drizzle-orm/vercel-postgres';
4import { describe, expect } from 'vitest';

Callers

nothing calls this directly

Calls 2

drizzleFunction · 0.90
queryMethod · 0.45

Tested by

no test coverage detected