moranbernate icon indicating copy to clipboard operation
moranbernate copied to clipboard

Add trackSql action to handle generated sql and params

Open igor-dv opened this issue 7 years ago • 0 comments

What I did

I've added an optional Action<string, IList<object>> trackSql = null argument to the QueryExt methods

TBD - tests.

igor-dv avatar Jan 25 '18 11:01 igor-dv