This commit is contained in:
nek0 2019-07-27 14:05:00 +02:00
parent e46ba39998
commit f7a0a63f11

View file

@ -35,7 +35,7 @@ amountTable :: Table
)
amountTable = table "amount" (
p5
( tableField "amonnt_product_id"
( tableField "amount_product_id"
, tableField "amount_timestamp"
, tableField "amount_amount"
, tableField "amount_price"