Is it possible to create descending index using EF core fluent api and Npgsql EF Core? (e.g. like this here: https://www.postgresql.org/docs/9.6/static/indexes-ordering.html)
Is it possible to create descending index using EF core fluent api and Npgsql EF Core?
(e.g. like this here: https://www.postgresql.org/docs/9.6/static/indexes-ordering.html)