Sin auditoría Mat

This commit is contained in:
Your Name
2025-02-24 09:02:51 -06:00
parent 272d509a05
commit 13f1e3b26d
4 changed files with 29 additions and 30 deletions

View File

@@ -39,9 +39,6 @@ try {
]
);
$db->query("REFRESH MATERIALIZED VIEW CONCURRENTLY PUBLIC.AUDITORIA_MAT");
$data_justificador = $db->querySingle(
"SELECT justificador.usuario_nombre as justificador_nombre,
justificador.usuario_clave as justificador_clave,