Column notation relation_table.field does not work

Issue #77 new
Former user created an issue

columns = [ 'id', 'code', 'name', 'company.id', ]

When using the above declaration of columns to get the value of a reference table field so searching is possible I get the error:

Column name ('company.id') not found.

Get you provide some help on this?

Comments (0)

  1. Log in to comment