feat: refs #7654 quitar esquema
gitea/salix/pipeline/pr-master This commit looks good Details

This commit is contained in:
Robert Ferrús 2024-07-03 09:43:52 +02:00
parent aba703f81b
commit a12b90e20b
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ BEGIN
quantity = stickers * packing
WHERE id = vBuyFk;
INSERT INTO vn.buy(entryFk,
INSERT INTO buy(entryFk,
itemFk,
quantity,
buyingValue,