monolayer / schema / columnWithType
Function: columnWithType()
columnWithType<
S,I>(dataType):pgColumnWithType<S,I>
Type Parameters
| Type Parameter | Default type |
|---|---|
S | - |
I | S |
Parameters
| Parameter | Type |
|---|---|
dataType | string |
Returns
pgColumnWithType<S, I>