JordanMarr / SqlHydra

SqlHydra is a suite of NuGet packages for working with databases in F# including code generation tools and query expressions.
MIT License
223 stars 22 forks source link

Finish support for DateOnly/TimeOnly types #29

Closed JordanMarr closed 1 year ago

JordanMarr commented 2 years ago

DateOnly Support

TimeOnly Support

DateOnly tests

TimeOnly tests