MCPcopy Create free account
hub / github.com/InsForge/InsForge / sql-parser.test.ts

File sql-parser.test.ts

backend/tests/unit/sql-parser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, it, expect } from 'vitest';
2import {
3 checkSqlExecutionGuards,
4 initSqlParser,

Callers

nothing calls this directly

Calls 3

initSqlParserFunction · 0.90
parseSQLStatementsFunction · 0.90
checkSqlExecutionGuardsFunction · 0.90

Tested by

no test coverage detected