feca correo, tamaño adscripcion
This commit is contained in:
@@ -19,7 +19,7 @@ Profesor.init(
|
||||
allowNull: false,
|
||||
},
|
||||
adscripcion: {
|
||||
type: DataTypes.STRING(80),
|
||||
type: DataTypes.STRING(200),
|
||||
allowNull: false,
|
||||
},
|
||||
correo: {
|
||||
|
||||
Reference in New Issue
Block a user