TortugaResearch / Tortuga.Chain

A fluent ORM for .NET
Other
335 stars 22 forks source link

Add support for DateOnly/TimeOnly for SQL Server #446

Closed Grauenwolf closed 2 years ago

Grauenwolf commented 2 years ago

This is blocked by https://github.com/dotnet/SqlClient/issues/1009

Grauenwolf commented 2 years ago

For now assume that this is never going to happen. Instead, we'll just use continue to use the parameter/materializer adapter layer.