Hi, thanks, I will look into that, not sure if it will allow a subfolder under lib/model/doctrine though? Can schema.yml e overridden in an application?
Regards CAP On Mon, Jan 24, 2011 at 11:20 AM, Justen Doherty <[email protected]> wrote: > you could try creating a new application and tweak the schema.yml in your > new app.. > > On Mon, Jan 24, 2011 at 9:12 AM, Cornelius Parkin < > [email protected]> wrote: > >> Hi >> >> Anyone have any possible solutions regarding this? Have not had a response >> yet. Is it also possible to build a seperate shema file from the default >> schema.yml for the separate database and then build the models in a >> different directory from that schema file? >> >> >> Thanks in advance... >> >> Regards >> CAP >> >> On Fri, Jan 21, 2011 at 1:18 PM, corneliusparkin < >> [email protected]> wrote: >> >>> Hi >>> >>> I would like to know if it is possible to create a new database in >>> Symfony and ask Symfony to create the models under a separate >>> directory. Currently all models are stored under lib/model/doctrine >>> when built, but I would like to be able to have Symfony create them >>> under lib/model/doctrine/subfolder for logistics purposes. >>> >>> We are creating a sync task which will basically collect data from a >>> legacy database "the one I am now trying to set up" and import it >>> into the new database but the task has many data conversion and >>> mapping functions to perform. >>> >>> Thanks in advance... >>> >>> Regards >>> CAP >> >> >> >> >> -- >> Warm Regards >> >> C.A.Parkin >> >> *~"When you innovate, you've got to be prepared for everyone telling you >> you're nuts" - Larry Ellison~* >> >> -- >> If you want to report a vulnerability issue on symfony, please send it to >> security at symfony-project.com >> >> You received this message because you are subscribed to the Google >> Groups "symfony users" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected]<symfony-users%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/symfony-users?hl=en >> > > > > -- > ----------------------------------------------------------------- > http://www.linkedin.com/in/justendoherty - LinkedIn > http://www.twitter.com/phpchap - Twitter > http://www.anotherwebdeveloper.com - Portfolio > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony users" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -- Warm Regards C.A.Parkin *~"When you innovate, you've got to be prepared for everyone telling you you're nuts" - Larry Ellison~* -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
