1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

all tests passing on mysql2

This commit is contained in:
Aaron Patterson 2014-04-09 15:48:15 -07:00
parent 42a1bf18f2
commit d073fc3119
2 changed files with 3 additions and 4 deletions

View file

@ -206,7 +206,6 @@ module ActiveRecord
def collector
if @prepared_statements
raise
Arel::Collectors::SQLString.new
else
BindCollector.new