If you're already using PostgreSQL anyway, just use citext as the type of the email_address column.
1 Matching Annotations
- May 2023
-
stackoverflow.com stackoverflow.com
-
If you're already using PostgreSQL anyway, just use citext as the type of the email_address column.