chore: Add description field in custom attribute model (#2872)

This commit is contained in:
Muhsin Keloth
2021-08-24 21:17:23 +05:30
committed by GitHub
parent 09e3413d10
commit 1257f86f22
3 changed files with 8 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
# id :bigint not null, primary key
# attribute_display_name :string
# attribute_display_type :integer default("text")
# attribute_description :text
# attribute_key :string
# attribute_model :integer default("conversation_attribute")
# default_value :integer