weaver-hrm-salary/resource/sqlupgrade/ST/sql202307180603.sql

5 lines
66 B
MySQL
Raw Normal View History

alter table hrsa_salary_item
add hide_default NUMBER null;
/