After finishing mappings, run the shell command to update db schema and write an installation script with dbal. My question is that 1) my users still need to run schema update command after installation? Or this is an implementation job only? 2) I believe some doctrine parts are for implementation only and end-user don't need them to run my script? So which part of doctrine can be deleted to decrease the size of my package as i can't simply provide composer.lock and composer.json and I need to obfuscate doctrine alongwith my package due to ionCube?
-- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
