On Friday, March 2, 2012 2:59:27 PM UTC-8, Jeremy Evans wrote: > > I've just pushed 2 new extensions into Sequel, pg_auto_parameterization > and pg_statement_cache. Both of these are only compatible with Sequel's > postgres adapter and the pg driver backend. pg_auto_parameterization makes > Sequel to take string, numeric, and date/time arguments used in queries and > treat them as query parameters into of literalizing them into the SQL query.
I've added a blog post going into more details about these new extensions: http://sequel.heroku.com/2012/03/03/automatic-parameterization-and-statement-caching/ Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/sequel-talk/-/NGif2d3CbvcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
