@sqlrooms/db / isColumnTemporal
Function: isColumnTemporal()
isColumnTemporal(
column):boolean
Returns true when a DuckDB column type belongs to the temporal category.
Parameters
| Parameter | Type |
|---|---|
column | ColumnTypeLike |
Returns
boolean
@sqlrooms/db / isColumnTemporal
isColumnTemporal(
column):boolean
Returns true when a DuckDB column type belongs to the temporal category.
| Parameter | Type |
|---|---|
column | ColumnTypeLike |
boolean