DDieterich / DTGen

DTGEN Code Generation Tool for Relational Designers (See Wiki Branch)
http://dtgen.org
3 stars 0 forks source link

Remove Circular FK Reference Limit #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What will the enhancement do?

  Allow 2 tables to reference each other as Foreign Keys.

How is this currently done or handled?

  Circular FK References must be manually added after generation.

What version of the product are you using? On what operating system?

  Pre-Release 0.11

Please provide any additional information below.

  -) Install will require all tables to be defined before Foreign Keys
  -) Un-Install will require all Foreign Keys to be dropped before tables
  -) One of the Foreign Keys must be NULLABLE.

Original issue reported on code.google.com by Duane.Di...@gmail.com on 16 Jul 2012 at 12:14