All checks were successful
Backend Build and Test / build (push) Successful in 3m30s
3 lines
50 B
SQL
3 lines
50 B
SQL
alter table allowances
|
|
add column colour integer;
|