[FLOW3-general] Database migration

"Christian Müller (Kitsunet)" christian.mueller at typo3.org
Mon May 23 20:07:19 CEST 2011


Hello,

flow3_persistence_identifier is a technical identifier for the object in 
the db, if you have some property in your model that can server as such 
an identifier (like an id) you can annotate that with @id and no 
flow3_persistence_identifier is used then.

Christian


On 23.05.2011 14:49, Fernando Arconada wrote:
> Hello
>
> I were playing with a mysql database that is running in production with
> Propel + symfony 1.x.
> I were able to migrate de app to Doctrine 2 and Symfony 2 as an exercise,
> now I'm playing with FLOW3 + Doctrine 2. How could I use my DB with
> FLOW3? FLOW3 db tables have a field flow3_persistence_identifier that I
> haven't actually
>
>
> Kind Regards
>
> Fernando Arconada



More information about the FLOW3-general mailing list