henkmollema / Dommel

CRUD operations with Dapper made simple.
MIT License
634 stars 100 forks source link

Not Identity Primary Key #291

Closed DanieleSky closed 1 year ago

DanieleSky commented 1 year ago

This pull request resolve the issue to get the ID when the column is a PK but isn't an Identity

DanieleSky commented 1 year ago

Hi, I'm closing this PR because the code will not work with the trigger in SQL Server