MCPcopy Create free account
hub / github.com/outerbase/studio / sql-helper.test.ts

File sql-helper.test.ts

src/drivers/sqlite/sql-helper.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ColumnType } from "@outerbase/sdk-transform";
2import {
3 convertSqliteType,
4 escapeIdentity,

Callers

nothing calls this directly

Calls 6

escapeSqlStringFunction · 0.90
escapeIdentityFunction · 0.90
escapeSqlValueFunction · 0.90
escapeSqlBinaryFunction · 0.90
unescapeIdentityFunction · 0.90
convertSqliteTypeFunction · 0.90

Tested by

no test coverage detected