Remove Contact.name column - always use search instead

This commit is contained in:
Ben Gotow 2017-10-24 15:14:22 -07:00
parent 994a911e27
commit e22ad1621b
2 changed files with 1 additions and 2 deletions

View file

@ -264,7 +264,6 @@ Section: Models
export default class Contact extends Model {
static attributes = Object.assign({}, Model.attributes, {
name: Attributes.String({
queryable: true,
modelKey: 'name',
}),

@ -1 +1 @@
Subproject commit 32104cce7c8ec05c1c8fafa3478b2275785ec959
Subproject commit 3f218566aea0232a5e10ee25a4a2a7e4aa147f33