programas
This commit is contained in:
@@ -12,7 +12,7 @@ Programa.init(
|
||||
autoIncrement: true,
|
||||
},
|
||||
programa: {
|
||||
type: DataTypes.STRING(15),
|
||||
type: DataTypes.STRING(20),
|
||||
allowNull: false,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user