Seeding array datatype

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
GertArnold
Posts: 1
Joined: Wed 17 Feb 2021 08:26

Seeding array datatype

Post by GertArnold » Wed 17 Feb 2021 09:25

I read here that Devart's dotconnect for Postgresql supports PostgreSQL ARRAY types.

This question on Stack Overflow made me wonder if also supports seeding of this data type, i.e. seeding with HasData in the model builder. Or doesn't EF offer extensibility points for data providers in this area?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Seeding array datatype

Post by Shalex » Wed 24 Feb 2021 12:48

Support for array data types in EF Core is on our road map. There is no timeframe at the moment. We will notify you when the feature is implemented.

Post Reply