Solucionado error al modificar nombre de fotos

This commit is contained in:
Juan Ferrer Toribio 2015-09-28 16:46:03 +02:00
parent 390050bb56
commit 2e1c3e6c53
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (1.222-deb8) stable; urgency=low
hedera-web (1.223-deb8) stable; urgency=low
* Initial Release.

View File

@ -22,7 +22,7 @@
FROM basket_item
GROUP BY warehouse_id
</db-query>
<db-model result-index="2" id="items-model" updatable="true">
<db-model result-index="2" id="items-model">
CREATE TEMPORARY TABLE tmp.bionic_calc
(INDEX (item_id))
ENGINE=MEMORY