You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@behindthebid I agree, that would be cool — I'll have to dig into the Administrate API to see how much we get to control the searchable bit. As far as I'm aware, searchable: true takes the symbol from the ATTRIBUTE_TYPES hash and interpolates it into the DB query, and we don't get much say in how that works.
I'll try to find some time this week to look into it.
When adding a tags to the
AttributeType
it would be cool to be able to specify them as searchable in the Administrate dashboard.Something like
Currently, this crashes when doing a search with
PG::UndefinedColumn: ERROR: column situations.tags does not exist
The text was updated successfully, but these errors were encountered: