-
Jean Boussier authored
Fix: https://github.com/rails/rails/issues/53673 Performing a query with prepared statements using the Mysql2 adapter would result in `NoMethodError`. Co-Authored-By:
Leo Arnold <github@leoarnold.de>
Jean Boussier authoredFix: https://github.com/rails/rails/issues/53673 Performing a query with prepared statements using the Mysql2 adapter would result in `NoMethodError`. Co-Authored-By:
Leo Arnold <github@leoarnold.de>
Loading