Working on adding colour properties
This commit is contained in:
2
backend/migrations/2_add_colour.sql
Normal file
2
backend/migrations/2_add_colour.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
alter table allowances
|
||||
add column colour integer not null;
|
||||
Reference in New Issue
Block a user