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:
@@ -1,2 +1,2 @@
|
|||||||
alter table allowances
|
alter table allowances
|
||||||
add column colour integer not null;
|
add column colour integer;
|
||||||
|
|||||||
Reference in New Issue
Block a user