Re: [symfony-users] constraint violation: 1048 Column 'id' cannot be null

2010-11-05 Thread Jaime Merino Mora
I found it... http://trac.symfony-project.org/attachment/ticket/8650/i18n-1.4.patch El jue, 04-11-2010 a las 06:44 -0700, Jaime escribió: > Hi, > > i'm in trouble with the inserts on the generate-admin i18n forms. > Alway have the same error, > > "SQLSTATE[23000]: Integrity constraint violatio

[symfony-users] constraint violation: 1048 Column 'id' cannot be null

2010-11-04 Thread Jaime
Hi, i'm in trouble with the inserts on the generate-admin i18n forms. Alway have the same error, "SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'id' cannot be null" I tried to patch de bug #7626 http://trac.symfony-project.org/ticket/7626 without luck. this is the schema.yml dol