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

6 lines
66 B
SQL

ALTER TABLE hrsa_tax_declaration_value add (
source number
);
/