[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

1.4 ; db TABLEs invoice,orderitems ; drop field precision ?



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