Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Linux / ALL
Description
Today i looked for quite a long time why doctrine doesn't acte like i wish...
it turns out that it was because of a column named 'system_id'... doctrine use this for internal use.
no pbm with that, but please notify users that they will experience pbm when a column or table name match X or Y or Z.
i've experienced pbm with : table_name, system_id, and some other id too.