Merge branch 'test' into dev
gitea/salix/pipeline/head Build queued... Details

This commit is contained in:
Guillermo Bonet 2024-05-15 14:32:48 +02:00
commit 7e3861a02f
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ BEGIN
CALL cache.available_refresh(vCalcFk, FALSE, vWarehouseFk, vDated); CALL cache.available_refresh(vCalcFk, FALSE, vWarehouseFk, vDated);
-- Añadido temporalmente para que no se cuelgue la db
SET vShowType = TRUE;
WITH itemTags AS ( WITH itemTags AS (
SELECT i.id, SELECT i.id,
typeFk, typeFk,