There is no way to retrieve the value of identity columns when using Insert(entity) · Issue #21 · xin9le/DeclarativeSql
I couldn't find a way to return the database generated values when using DeclarativeSql with Dapper. Is there a way to achieve that? Thanks.