I don 't think you should. Database access should be abstracted in Doctrine. However, rebuilding never hurts, except when you have a huge database.
You do have to make sure the tables are present in the database, but that 's pretty obvious. James On Jul 21, 6:20 pm, Rytis Daugirdas <[email protected]> wrote: > Hello, > > Do I need to rebuild my model after changing my database backend (for > example, when switching from MySQL to SQLite)? The ORM is Doctrine. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
