2010/8/27 Jim Morris <[email protected]> > Thanks Guillaume, > > that works perfectly on postgresql, where did you find that syntax? it > does not seem to be documented anywhere >
#sql_function is briefly referenced in the Sequel cheat_sheet (http://sequel.rubyforge.org/rdoc/files/doc/cheat_sheet_rdoc.html) in the "SQL Functions / Literals" section. Since the "classics" fonctions such as avg and max have their own shortcuts, that's the first time I use it too ;) -- 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.
