Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ dataconnect-sql-grant.ts
File
dataconnect-sql-grant.ts
src/commands/dataconnect-sql-grant.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
{ ensureApis } from
"../dataconnect/ensureApis"
;
Callers
nothing calls this directly
Calls
10
needProjectId
Function · 0.90
ensureApis
Function · 0.90
pickOneService
Function · 0.90
iamUserIsCSQLAdmin
Function · 0.90
grantRoleToUserInSchema
Function · 0.90
mainSchema
Function · 0.90
action
Method · 0.80
before
Method · 0.80
option
Method · 0.80
description
Method · 0.45
Tested by
no test coverage detected