Allow null colour
All checks were successful
Backend Build and Test / build (push) Successful in 3m30s
All checks were successful
Backend Build and Test / build (push) Successful in 3m30s
This commit is contained in:
parent
a82040720a
commit
7e3022a0c5
@ -1,2 +1,2 @@
|
||||
alter table allowances
|
||||
add column colour integer not null;
|
||||
add column colour integer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user