agregue el area4 y modifique la tabla de area
This commit is contained in:
@@ -12,7 +12,7 @@ Area.init(
|
||||
autoIncrement: true,
|
||||
},
|
||||
area: {
|
||||
type: DataTypes.STRING(15),
|
||||
type: DataTypes.STRING(16),
|
||||
allowNull: false,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user