Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Command } from
"../command"
;
2
import
{ Options } from
"../options"
;
3
import
{ needProjectId } from
"../projectUtils"
;
4
import
{ FirebaseError } from
"../error"
;
Callers
nothing calls this directly
Calls
14
needProjectId
Function · 0.90
ensureApis
Function · 0.90
pickOneService
Function · 0.90
mainSchemaYaml
Function · 0.90
getIdentifiers
Function · 0.90
mainSchema
Function · 0.90
ensureServiceIsConnectedToCloudSql
Function · 0.90
setupIAMUsers
Function · 0.90
getSchemaMetadata
Function · 0.90
setupSQLPermissions
Function · 0.90
action
Method · 0.80
before
Method · 0.80
Tested by
no test coverage detected