Hi, Please refer to the following link: http://stackoverflow.com/questions/11022025/sequel-model-over-two-joined-tables
I am trying to tackle a similar problem. The main issue I am facing is the User dataset will look for values on the auth_users table only. I cannot filter the results by phone field using the following: "User.dataset.where(phone: "98xxxxxxx69")". Is there a way, I can filter the results by phone which is in a different table. Thanks, Satya -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
