[FLOW3-general] doctrine:update error
Wasko Jugovic
mailtestler at web.de
Mon Aug 20 11:36:50 CEST 2012
Hi Karsten,
here you can see the sql-outputs of first run and second run (after
flow3:cache:flush)
https://gist.github.com/3402659
"Karsten Dambekalns" <karsten at typo3.org> schrieb im Newsbeitrag
news:mailman.1.1344930186.31969.flow3-general at lists.typo3.org...
> Hi.
>
> On 10.08.12 10:57, Wasko Jugovic wrote:
>> I need a table with an auto-incrementing column "idnr".
>> When I do doctrine:update for the very first time this table is created:
>>
>> `flow3_persistence_identifier` VARCHAR(40) NOT NULL,
>> `account` VARCHAR(40) NULL DEFAULT NULL,
>> `idnr` INT(11) NOT NULL AUTO_INCREMENT
>> .....
>>
>> But if I do now doctrine:update and the table already exists in
>> database,
>
> Can you put the generated SQL somewhere (gist)?
>
> flow3 doctrine:update --output `pwd`/update.sql
>
> Please provide the result of the first and second run.
>
> Regards,
> Karsten
> --
> Karsten Dambekalns
> TYPO3 Core Developer, FLOW3 / Phoenix Team
>
> TYPO3 .... inspiring people to share!
> Get involved: typo3.org
More information about the FLOW3-general
mailing list