instalar base 2
This commit is contained in:
@@ -12,7 +12,7 @@ Modalidad.init(
|
||||
autoIncrement: true,
|
||||
},
|
||||
modalidad: {
|
||||
type: DataTypes.STRING(10),
|
||||
type: DataTypes.STRING(15),
|
||||
allowNull: false,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user