Ensure SQLExpression executes are logged
This patch was authored and released by @0xTim.
Adds logging to calls to SQLDatabase.execute(sql:)
to match the calls used by Fluent so queries such as raw queries are logged
Adds logging to calls to SQLDatabase.execute(sql:)
to match the calls used by Fluent so queries such as raw queries are logged