Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse citext when using postgres database provider #757
Comments
|
Need to check how this done in https://github.com/sebastienros/yessql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Case insensitive doesn't exist in postgres.
For te search is a problem, please use citext extensions instead text foreach type string.
npgsql/efcore.pg#236
https://docs.microsoft.com/en-us/ef/core/managing-schemas/migrations/providers#one-migration-set