Dapper (1.13 Noobget Package) creates different SQL statements depending on if it's used with a plain ADO.NET database connection or with a decorated mini-profiler database connection....Example code (tested with Postgresql)...Usings:...using System.Linq;...