89472b7d88
* fix(order): tax_rate column should be numeric, not integer, since region.tax_rate uses numeric * chore: cleanup * fix(tax_rate): use REAL database numeric type for tax_rate column on order and region