@sqlrooms/cells / toDataSourceCell
Function: toDataSourceCell()
toDataSourceCell(
cell):string
Parameters
| Parameter | Type |
|---|---|
cell | string | { id: string; type: "sql"; data: { title: string; sql: string; resultName?: string; connectorId?: string; }; } |
Returns
string
