Paymentsense / Dapper.SimpleSave

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

So.... apparently using DBNull shouldn't be necessary with Dapper and… #59

Closed bartread closed 9 years ago

bartread commented 9 years ago

… it should be smart enough to work out what to do with null, so I'm just trying this as an experiment to see if the DBNull issue will go away.