2.4.0
What's Changed
- Add option
logQueryParameters
in the driveroptions
to enable interpolation in SQL query logs.
Since v2.4.0, interpolation in logs is disabled by default by @msmakouz (#95) - Add PostgreSQL specific data types by @msmakouz (#93)
- Add MySQL
SET
type support by @msmakouz (#92) - Fix Interpolator performance by @msmakouz (#94) thx @hustlahusky
Full Changelog: 2.3.0...2.4.0