On Sun, Feb 19, 2012 at 7:34 PM, Jeremy Evans <[email protected]> wrote: > If you do that before loading your models, all of your models will use > prepared statements for insert/update/delete statements, and lookups > by primary key. I use this in all of my apps. >
why is this not the default if you use it consistently? -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. 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.
