mirror of
https://github.com/lingble/chatwoot.git
synced 2025-12-15 18:27:14 +00:00
feat: Add middle_name and last_name to contact model (#8771)
feat: Add `middle_name` and `last_name`
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
# email :string
|
||||
# identifier :string
|
||||
# last_activity_at :datetime
|
||||
# last_name :string default("")
|
||||
# middle_name :string default("")
|
||||
# name :string default("")
|
||||
# phone_number :string
|
||||
# created_at :datetime not null
|
||||
|
||||
Reference in New Issue
Block a user