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

File dataconnect-sql-setup.ts

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

Source from the content-addressed store, hash-verified

1import { Command } from "../command";
2import { Options } from "../options";
3import { needProjectId } from "../projectUtils";
4import { FirebaseError } from "../error";

Callers

nothing calls this directly

Calls 14

needProjectIdFunction · 0.90
ensureApisFunction · 0.90
pickOneServiceFunction · 0.90
mainSchemaYamlFunction · 0.90
getIdentifiersFunction · 0.90
mainSchemaFunction · 0.90
setupIAMUsersFunction · 0.90
getSchemaMetadataFunction · 0.90
setupSQLPermissionsFunction · 0.90
actionMethod · 0.80
beforeMethod · 0.80

Tested by

no test coverage detected