On Sun, 2020-03-29 at 23:31 +0200, Shay Rojansky wrote:
> While working on first-class support for PG collations in the Entity
> Framework Core ORM,
> I've come across an interesting problem: it doesn't seem to be possible to
> create a
> database with a collation that isn't predefined, and there
Greetings hackers.
While working on first-class support for PG collations in the Entity
Framework Core ORM, I've come across an interesting problem: it doesn't
seem to be possible to create a database with a collation that isn't
predefined, and there doesn't seem to be a way to add to that list. I