I use 2.0-RC7
I was doing a diff between two databases by the diffChangelog mode. There is a table with a foreign key constraint. In the changelog I get a correct create table-statement. However, the name of the constraint is not included. I would want that.
Best regards /Lasse
What is the database type?
Nathan
Sorry, it is MySQL. Different behaviour between different RDBMS?
It is working for me. I get output like this:
It may have been something fixed since RC7.
Ok, I’ll check it out. Thx /Lasse