https://www.postgresql.org/docs/current/static/indexes-partial.html
There's a PR adding support for SQL Server (and general infrastructure to relational): dotnet/efcore#6866. This covers the PostgreSQL case as well, all we need to do is scaffolding, tests...
https://www.postgresql.org/docs/current/static/indexes-partial.html
There's a PR adding support for SQL Server (and general infrastructure to relational): dotnet/efcore#6866. This covers the PostgreSQL case as well, all we need to do is scaffolding, tests...