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

2 lines
65 B
MySQL
Raw Normal View History

alter table HRSA_SALARY_ITEM add sorted_index number(11) null;
/