TortugaResearch / Tortuga.Chain

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

GetByKey, UpdateByKey, and DeleteByKey should support System.Int16 #443

Closed Grauenwolf closed 2 years ago

Grauenwolf commented 2 years ago

Currently they directly support Int32, Int64, String, and Guid.