-
Jean Boussier authored
Followup: https://github.com/rails/rails/pull/53702 - Changed Mysql2 type_cast method to also coerce raw Time values. - Cleaned up some tests. - Improved the logic around when to skip using a prepared statement.
Jean Boussier authoredFollowup: https://github.com/rails/rails/pull/53702 - Changed Mysql2 type_cast method to also coerce raw Time values. - Cleaned up some tests. - Improved the logic around when to skip using a prepared statement.
Loading