Chore: Add default value for label color (#981)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Table name: labels
|
||||
#
|
||||
# id :bigint not null, primary key
|
||||
# color :string
|
||||
# color :string default("#1f93ff"), not null
|
||||
# description :text
|
||||
# show_on_sidebar :boolean
|
||||
# title :string
|
||||
|
||||
Reference in New Issue
Block a user