About pg dialects INTERVAL
NodaTime.Duration
etc
#3674
Unanswered
mwpowellhtx
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I see that potentially there are
pg
dialects, which is fantastic.Specifically, I need to understand from a language level as much as from the database level, what is the
dotnet
csharp
translation forINTERVAL
? Which I specifically require as a seamless mapping fromEF core
toNH core
mappingNodaTime.Duration
, for starters. Perhaps also talking aboutNodaTime.Interval
and on from there.Not sure how much
HQL
level support I would need, just to get the mappings themselves on their feet properly.Best, and thank you!
Beta Was this translation helpful? Give feedback.
All reactions