Jobs table updates for missing CIECA fields.

This commit is contained in:
Patrick Fic
2020-01-30 15:35:18 -08:00
parent ace3207449
commit f7e050da58
35 changed files with 4478 additions and 1 deletions

View File

@@ -0,0 +1 @@
[]

View File

@@ -0,0 +1,7 @@
- args:
cascade: true
sql: "alter table jobs\r\nadd column tax_prethr numeric,\r\nadd column tax_thramt
numeric,\r\nadd column tax_str_rt numeric,\r\nadd column tax_lbr_rt numeric,\r\nadd
column adj_g_disc numeric,\r\nadd column adj_towdis numeric,\r\nadd column
adj_strdis numeric,\r\nadd column tax_predis numeric"
type: run_sql