it seems that the answer is to not use db(), but use:

name_of_dal_object(name_of_dal_object.table).select()

Reply via email to