largo premiacion

This commit is contained in:
2022-05-24 18:51:46 -05:00
parent babe7e56b2
commit d124dfa02f
+1 -1
View File
@@ -12,7 +12,7 @@ Premiacion.init(
autoIncrement: true,
},
premiacion: {
type: DataTypes.STRING(50),
type: DataTypes.STRING(70),
allowNull: false,
},
hora: {