Hi all, I'm writing a plugin, with a custom new schema.yml.
Well, doctrine:build-model generates my model files. doctrine:build-sql build the SQL file in the main SQL file Is there a clever way to generate SQL statements and execute them within a plugin ? Because if I perform doctrine:insert-sql, doctrine will execute the whole SQL file... -- Adrien -- 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.
