AskSQL API Reference (core v0.10.0)
GitHub
Preparing search index...
@asksql/core
isMomentColumn
Function isMomentColumn
isMomentColumn
(
name
:
string
,
dbType
:
string
)
:
boolean
A column that stores a moment as a number, decided from the schema alone.
Parameters
name
:
string
dbType
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
AskSQL API Reference (core v0.10.0)
Loading...
A column that stores a moment as a number, decided from the schema alone.