weaver-hrm-salary/resource/sqlupgrade/PG/sql202206090403.sql

3 lines
156 B
MySQL
Raw Normal View History

ALTER TABLE hrsa_tax_declaration ADD COLUMN income_category int NOT NULL ;
ALTER TABLE hrsa_tax_declaration_detail ADD COLUMN employee_type int NOT NULL ;