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

3 lines
140 B
MySQL
Raw Normal View History

2023-12-28 11:08:53 +08:00
ALTER TABLE hrsa_tax_declaration ADD COLUMN income_category int ;
2023-12-28 11:08:53 +08:00
ALTER TABLE hrsa_tax_declaration_detail ADD COLUMN employee_type int ;