fechas en db
This commit is contained in:
@@ -48,7 +48,9 @@ CuestionarioPrograma.init(
|
||||
sequelize,
|
||||
modelName: 'CuestionarioPrograma',
|
||||
tableName: 'cuestionario_programa',
|
||||
timestamps: false,
|
||||
timestamps: true,
|
||||
createdAt: true,
|
||||
updatedAt: false,
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user