MCPcopy Create free account
hub / github.com/Seb-C/kiss-orm / MySqlDatabase.test.ts

File MySqlDatabase.test.ts

src/Databases/MySqlDatabase.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'jasmine';
2import { Pool } from 'mysql';
3import MySqlDatabase from './MySqlDatabase';
4import SqlQuery from '../Queries/SqlQuery';

Callers

nothing calls this directly

Calls 7

disconnectMethod · 0.65
queryMethod · 0.65
sequenceMethod · 0.65
migrateMethod · 0.65
insertAndGetMethod · 0.65
updateAndGetMethod · 0.65
indexToPlaceholderMethod · 0.45

Tested by

no test coverage detected