Allow null colour (#79)
Some checks failed
Backend Build and Test / build (push) Has been cancelled
Some checks failed
Backend Build and Test / build (push) Has been cancelled
Reviewed-on: #79
This commit is contained in:
parent
a82040720a
commit
cd23e72882
@ -1,2 +1,2 @@
|
|||||||
alter table allowances
|
alter table allowances
|
||||||
add column colour integer not null;
|
add column colour integer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user