MCPcopy Create free account
hub / github.com/firebase/firebase-tools / dataconnect-sql-shell.ts

File dataconnect-sql-shell.ts

src/commands/dataconnect-sql-shell.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as pg from "pg";
2import * as clc from "colorette";
3import { Connector, IpAddressTypes, AuthTypes } from "@google-cloud/cloud-sql-connector";
4

Callers

nothing calls this directly

Calls 15

needProjectIdFunction · 0.90
ensureApisFunction · 0.90
pickOneServiceFunction · 0.90
getIdentifiersFunction · 0.90
mainSchemaFunction · 0.90
getIAMUserFunction · 0.90
mainShellLoopFunction · 0.85
actionMethod · 0.80
beforeMethod · 0.80
optionMethod · 0.80
onMethod · 0.80
releaseMethod · 0.80

Tested by

no test coverage detected