Reverse database ignores unique constraints

When using the reverse database feature, the generated entites ignore unique contraints. Although the unique contraint symbol is displayed, the entity specification denotes that unique is false. As a result of this, relationships may be generated incorrectly.