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: 1287
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:
  • DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
  • Mass Update plugin: Update multiple records at once and improve your workflow efficiency.
  • Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.

Post Reply