Some checks failed
Backend Build and Test / build (push) Has been cancelled
3 lines
59 B
SQL
3 lines
59 B
SQL
alter table allowances
|
|
add column colour integer not null;
|