nazwadi / peqquery

Python scripts to query the PEQ database
GNU General Public License v2.0
0 stars 0 forks source link

Join conditions for doors table #4

Open nazwadi opened 2 years ago

nazwadi commented 2 years ago

Could not determine join condition between parent/child tables on relationship Doors.zone - there are no foreign keys linking these tables. Ensure that referencing columns are associated with a ForeignKey or ForeignKeyConstraint, or specify a 'primaryjoin' expression.

Currently I have this relationship commented out.