On Dec 15, 2009, at 3:23 PM, Jeremy Evans wrote: > On Dec 10, 1:25 pm, Jeremy Evans <[email protected]> wrote: >> The advantage of this approach is it is already thread safe and >> doesn't require locking (you can update the schemas for multiple >> databases simultaneously). It's also simpler and less likely to >> break, which is why I recommend it over the execute_ddl hack. > > I committed this yesterday: > http://github.com/jeremyevans/sequel/commit/adf6a891a52f28a7012d8534799ce8fab1c24aaf > > It should make schema modifications on all shards much easier.
Wow, Christmas came early this year! I think that is a wonderful addition to the API. Thank you! I will be sure to put it through its paces sometime soon. When is the cut-off for comments before 3.8 is released? I ask so I have some boundaries on my timeframe for giving feedback/patches. cr -- 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.
