TalentBox / sequel-rails

A gem for using Sequel with Rails 5.x, 6.x, 7.x
http://talentbox.github.io/sequel-rails/
MIT License
326 stars 81 forks source link

183 handle bound variables and prepared statement #201

Closed JonathanTron closed 10 months ago

JonathanTron commented 10 months ago

Simplify how we handle binds in LogSubscriber to support bound variables and prepared statements.