[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
1.4 ; db TABLEs invoice,orderitems ; drop field precision ?
- Subject: 1.4 ; db TABLEs invoice,orderitems ; drop field precision ?
- From: herman vierendeels <..hidden..>
- Date: Thu, 2 Feb 2012 11:50:53 +0100
Hello,
Tables invoice and orderitems contain field precision.
But this field is, as far as i can grep in the code, never retrieved
from tables to be used in perl-code.
So should we keep it?
If not:
i would
add to Pg-database.sql
--TODO for 1.4 drop field precision
already change the perl-code to no longer store or retrieve this field.
Herman Vierendeels