MCPcopy Create free account
hub / github.com/sqlchat/sqlchat / Engine

Enum Engine

src/types/connection.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Id } from ".";
2
3export enum Engine {
4 MySQL = "MYSQL",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected