weaver-hrm-salary/resource/sqlupgrade/SQLServer/sql202404290103.sql

5 lines
120 B
Transact-SQL

alter table hrsa_salary_sob_item add item_hide bigint
GO
alter table hrsa_salary_sob_item_group add item_hide bigint
GO