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

File libsql.test.ts

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

Source from the content-addressed store, hash-verified

1import { type Client, createClient } from '@libsql/client';
2import retry from 'async-retry';
3import { sql } from 'drizzle-orm';
4import { drizzle, type LibSQLDatabase } from 'drizzle-orm/libsql';

Callers

nothing calls this directly

Calls 12

drizzleFunction · 0.90
sqlFunction · 0.90
migrateFunction · 0.90
randomStringFunction · 0.90
skipTestsFunction · 0.90
testsFunction · 0.90
runMethod · 0.45
valuesMethod · 0.45
insertMethod · 0.45
allMethod · 0.45
fromMethod · 0.45
selectMethod · 0.45

Tested by

no test coverage detected