@sqlrooms/python / PythonTableInputSpec
Type Alias: PythonTableInputSpec
PythonTableInputSpec =
Extract<PythonInput, {kind:"tableRef"; }>
Table input spec resolved by the SQLRooms host.
@sqlrooms/python / PythonTableInputSpec
PythonTableInputSpec =
Extract<PythonInput, {kind:"tableRef"; }>
Table input spec resolved by the SQLRooms host.