Paymentsense / Dapper.SimpleSave

Saving of new and updated data using Dapper
MIT License
31 stars 12 forks source link

Changes to support FK relationships targeting non-PK columns for many to one relationships #33

Closed bartread closed 9 years ago

bartread commented 9 years ago

Will add support for other cardinalities later. Right now this is all we actually need.