relations in reverse engineer.

I signed up for the 7 day, $ demo, and when I reverse engineered a SQL file, it did not establish the relations which are inherent to the structure. Without this automatic relationship, your system is useless to me. Did I miss a setting?



Login or register to post comments

Comments

I'm another user of

I'm another user of schemabank, I don't work for them.

Does your database support relationships? Are there any existing relationships in your database?

WIthout InnoDB style relationships, there is nothing to reverse engineer. So perhaps this is the problem.

muunkky is right

The reverse engineering module reflects directly the underlying schema structure stored in your database.

Are you sure foreign key constraints are defined at the database level?

Please send the zipped sql dump to support-{at}-schemabank-{dot}-com and we shall look into it for you.