If a have a column identity in SQL Server, this column generate error and the table is not load in reverse engineer.
The bug is because than method getAutoIncrementColumnName from preimport is using [schema.table].
I have 3000+ tables e 3 with identity.
attached the fixed that i used here.
Last edit: Battisti 2015-02-26