Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2.3, 1.2.4
-
Fix Version/s: None
-
Component/s: Import/Export
-
Labels:None
Description
Just like in Doctrine 2 (http://www.doctrine-project.org/jira/browse/DBAL-50):
The PostgreSQL database does not create indexes for foreign key columns, the user has to create them by hand. I think that indexes for foreign keys should be created automatically