periodo
This commit is contained in:
@@ -61,6 +61,11 @@ Inscripcion.init(
|
||||
allowNull: true,
|
||||
defaultValue: null,
|
||||
},
|
||||
idPeriodo: {
|
||||
type: DataTypes.INTEGER(8),
|
||||
allowNull: true,
|
||||
defaultValue: null,
|
||||
},
|
||||
},
|
||||
{
|
||||
sequelize,
|
||||
|
||||
Reference in New Issue
Block a user