[FLOW3-general] Doctrine OneToOne Relation

Thomas Mammitzsch thomas at visualworx.de
Wed Dec 12 13:44:23 CET 2012


thanks Karsten for trying to help!
After digging in the doctrine documentation things i fixed that error. I 
had ambiguous column names in the doctrine annotation which caused that 
error.

regards, Thomas

On 12.12.2012 11:31, Karsten Dambekalns wrote:
> Hi.
>
> On 11.12.12 15:15, Thomas Mammitzsch wrote:
>> An exception occurred while executing 'ALTER TABLE
>> acme_demo_domain_model_scoutobject ADD CONSTRAINT
>> FK_4DE578D5405180DF FOREIGN KEY (scoutobjectid) REFERENCES
>> acme_demo_domain_model_objectcoordinates
>> (scoutobject_scoutobjectid)':
>
> Unless the full error is shown, I cannot help.
>
> Also try "SHOW ENGINE INOODB STATUS" *immediately after* the failing
> ALTER TABLE statement. It will tell you the real error.
>
> Regards,
> Karsten
>



More information about the FLOW3-general mailing list