JordanMarr / SqlHydra

SqlHydra is a suite of NuGet packages for working with databases in F# including code generation tools and query expressions.
MIT License
212 stars 20 forks source link

Add Query Logging Feature #65

Closed devinlyons closed 8 months ago

devinlyons commented 8 months ago

Add a query logging feature similar to SqlKata without breaking the API.

JordanMarr commented 8 months ago

Good idea! Thank you.