7 ms·
Right now it’s just a db query on display_name with ilike :skull:
by ryebread777 2y ago
Right now it’s just a db query on display_name with ilike :skull:
- stephenitis 2y agoWhat kind of database are you using? Postgres has a pretty search built in, I'm sure you can get an easy win here
- ryebread777 2y agoPostgres! I think you're right I just haven't got to it yet. Thanks for the flag