Add support for specifying index collation in migrations
Open
area-migrations
area-model-building
customer-reported
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
Supported by:
* [PostgreSQL](https://www.postgresql.org/docs/current/sql-createindex.html) (already supported as a provider-specific mechanism)
* [SQLite](https://sqlite.org/lang_createindex.html)
Not supported on SQL Server, SQLite
Split out of #4150
Contributor guide
Assessment
This issue has not been assessed yet.