On 19.02.2011, at 14:47, Benjamin Eberlei wrote: > a.) where is this main migration dir
its configurable, but i would say in the app or the root dir. > b.) how to include the shipped migrations here we might want to make things easier in Doctrine Migrations itself with a helper method, but in the end Migrations are just php code, so for now i guess one would need to include and make an instance manually and call the given method. regards, Lukas Kahwe Smith [email protected] -- 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 developers" 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-devs?hl=en
