hryz / Dapper.Logging

Integration of the DbConnection and Asp.Net Core Logging
MIT License
43 stars 15 forks source link

Explicitly write null word for parameter with null value #10

Closed AndrewP-GH closed 4 years ago

AndrewP-GH commented 4 years ago

Old: ("CardId": ""), Now: ("CardId": "<null>")