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
This adds an unaccented gin index on users full_name an email fields.
Using a manual migration because we need to make a wrapper around
unaccent to make it IMMUTABLE (cf.
https://stackoverflow.com/questions/9063402/ )
0 commit comments