Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ prepare.ts
File
prepare.ts
src/deploy/dataconnect/prepare.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as clc from
"colorette"
;
2
3
import
{ DeployOptions } from
"../"
;
4
import
{ loadAll } from
"../../dataconnect/load"
;
Callers
nothing calls this directly
Calls
14
needProjectId
Function · 0.90
ensureApis
Function · 0.90
loadAll
Function · 0.90
getResourceFilters
Function · 0.90
initDeployStats
Function · 0.90
checkBillingEnabled
Function · 0.90
requireTosAcceptance
Function · 0.90
build
Function · 0.90
diffSchema
Function · 0.90
mainSchema
Function · 0.90
setupCloudSql
Function · 0.90
parseServiceName
Function · 0.90
Tested by
no test coverage detected