Jeremy Kemper wrote:
2. Do other db's support a similar concept with a similar benefit?
Should this functionality be implemented at a higher level (ie., in
the abstract adapter) to make it usable for other dbs?
Yes: the native postgres bindings support bind variables. In any case,
we can move the existing behavior to the abstract adapter as a fallback.
Ok, I'll plan on moving my code up to abstract tonight and submit to
Trac, showing how it could be applied to any adapter that supports it.
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core