Database Attribute Object field.
Properties:
Name | Type | Description |
---|---|---|
type |
DataType | Type Field |
primaryKey |
boolean | Field Primary Key |
validate |
ModelValidateOptions | Field Validade? |
defaultValue |
string | Field Default Value? |
allowNull |
boolean | Field Allow Null? |
unique |
boolean | Field Unique? |
references |
object | Field References? |
- Copyright:
- Ivan Antunes 2021
- Source: