DECIMAL
Extends:
lib/data-types.js~ABSTRACT → NUMBER → DECIMAL
Decimal type, variable precision, take length as specified by user
Constructor Summary
Public Constructor | ||
---|---|---|
public | constructor(precision: string | number, scale: string | number) |
Public Constructors
Copyright © 2014–present Sequelize contributors
Licensed under the MIT License.
https://sequelize.org/master/class/lib/data-types.js~DECIMAL.html