[FLOW3-general] doctrine:update error

Karsten Dambekalns karsten at typo3.org
Tue Aug 14 09:43:07 CEST 2012


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