5.11 circular reference check

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
k.ruland
Posts: 1
Joined: 2013-07-01 08:20

5.11 circular reference check

Post by k.ruland » 2013-07-01 09:13

Appgini 5.11 has a circular reference check.
In some cases I use circular references. Now I cannot compile my application anymore.
How can I disable this check.

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: 5.11 circular reference check

Post by a.gneady » 2013-07-01 20:53

A circular reference should be changed to a many-to-many relationship by adding an intermediate table ... Could you please describe the structure for the 2 tables in question to see how to handle this?
:idea: AppGini plugins to add more power to your apps:

Post Reply