eddiechiang79 / power-architect

Automatically exported from code.google.com/p/power-architect
0 stars 0 forks source link

MySQL indexes not created #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a model
2. Sync the model with the MySQL database
3. Add an index
4. Use tools compare DM to update the database to the most recent model

What is the expected output? What do you see instead?
I would expect a create index statement, however the compare DM tool reports no 
differences

What version of the product are you using? On what operating system?
1.0.7 on OSX 10.9.4

Please provide any additional information below.
Using MySQL 5.5.21

Original issue reported on code.google.com by pkneel...@advanced.pro on 21 Aug 2014 at 10:08