Michael Koziarski wrote:
If instead of doing the value interpolation immediately, we could hold off and pass the full sql string down to the adapter.["FULL SQL STRING", bunch, of, values]
Would be much nicer, but I wasn't sure how to even approach that, given how frequently the sql is manipulated as a string.
_______________________________________________ Rails-core mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-core
