I have a weird issue with postgress provider of entity framework core. One of my entities has an enum property type.
The entity is configured as below:
mod