Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
<internal>
SupportableNumericOptions
Interface SupportableNumericOptions
interface
SupportableNumericOptions
{
unsigned
:
boolean
;
zerofill
:
boolean
;
}
Hierarchy (
view full
)
SupportableNumericOptions
SupportableDecimalNumberOptions
Index
Properties
unsigned
zerofill
Properties
unsigned
unsigned
:
boolean
Whether this dialect supports the unsigned option natively
zerofill
zerofill
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
unsigned
zerofill
Documentation
Loading...
Whether this dialect supports the unsigned option natively