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

File mysql-planetscale.test.ts

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

Source from the content-addressed store, hash-verified

1import { Client } from '@planetscale/database';
2import type { PlanetScaleDatabase } from 'drizzle-orm/planetscale-serverless';
3import { drizzle } from 'drizzle-orm/planetscale-serverless';
4import { beforeAll, beforeEach } from 'vitest';

Callers

nothing calls this directly

Calls 3

drizzleFunction · 0.90
skipTestsFunction · 0.90
testsFunction · 0.90

Tested by

no test coverage detected