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

File singlestore-proxy.test.ts

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

Source from the content-addressed store, hash-verified

1import retry from 'async-retry';
2import type { SingleStoreRemoteDatabase } from 'drizzle-orm/singlestore-proxy';
3import { drizzle as proxyDrizzle } from 'drizzle-orm/singlestore-proxy';
4import * as mysql2 from 'mysql2/promise';

Callers

nothing calls this directly

Calls 4

createDockerDBFunction · 0.90
skipTestsFunction · 0.90
testsFunction · 0.90
queryMethod · 0.45

Tested by

no test coverage detected