Efcore.pg: Code literal generation for NodaTime Instant and ZonedDateTime

Created on 18 Mar 2019  路  9Comments  路  Source: npgsql/efcore.pg

Leftovers from #713 which require EF Core 3.0 changes: Instant, ZonedDateTime and ~Period~

Note: scoping out Period because it requires the addition operator which is only supported upstream in EF Core 5.0 via dotnet/efcore#20142.

enhancement nodatime

Most helpful comment

Looking forward for 3.1.3, thanks for fixing this @roji !

All 9 comments

Hi Roji, 褋an we hope that this problem is fixed in 3.0.0?
Thanks

I still run into System.NotSupportedException: The type mapping for 'Instant' has not implemented code literal generation. problem in EF 3.1, running the latest versions of all packages.

I understand the issue still open, and just stating the fact in regard to the comment above.

I was just hit by this. Would love to know if there are any updates on the status of this @roji

I'll certainly try to take a look at this, but there's lots of other work going on at the moment. This could be a good first issue for people to contribute.

Adding a voice to this enhancement, specifically Instant.

Looking forward for 3.1.3, thanks for fixing this @roji !

Is there a workaround for this? When can we expect 3.1.3 to be released?

... and it's released!

Thanks @roji. A lingering issue regarding this: #1321 .

Was this page helpful?
0 / 5 - 0 ratings

Related issues

roji picture roji  路  4Comments

macon picture macon  路  4Comments

austindrenski picture austindrenski  路  5Comments

bikeladam picture bikeladam  路  3Comments

newbiecse picture newbiecse  路  4Comments