@sqlrooms/cells / CellDependencies
Type Alias: CellDependencies
CellDependencies =
object
Return type from findDependencies: cell IDs and optional table names.
Properties
cellIds
cellIds:
string[]
tableNames?
optionaltableNames?:string[]
@sqlrooms/cells / CellDependencies
CellDependencies =
object
Return type from findDependencies: cell IDs and optional table names.
cellIds:
string[]
optionaltableNames?:string[]