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
The backend should be able to return faction names like "The Hive" when "Hive" is typed. Many factions have unique bits like "Ida" which are going to be relatively unique.
I'd prefer to do this without using a meta-character, but it might be useful to gauge performance before turning the queries into "like" style operations permanently.
The text was updated successfully, but these errors were encountered:
The backend should be able to return faction names like "The Hive" when "Hive" is typed. Many factions have unique bits like "Ida" which are going to be relatively unique.
I'd prefer to do this without using a meta-character, but it might be useful to gauge performance before turning the queries into "like" style operations permanently.
The text was updated successfully, but these errors were encountered: