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

File dataconnect-sql-diff.ts

src/commands/dataconnect-sql-diff.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 { ensureApis } from "../dataconnect/ensureApis";

Callers

nothing calls this directly

Calls 10

needProjectIdFunction · 0.90
ensureApisFunction · 0.90
pickOneServiceFunction · 0.90
diffSchemaFunction · 0.90
mainSchemaFunction · 0.90
mainSchemaYamlFunction · 0.90
actionMethod · 0.80
beforeMethod · 0.80
optionMethod · 0.80
descriptionMethod · 0.45

Tested by

no test coverage detected