Is there any way of using database migrations with Joomla? I'm looking for a mechanism like the one found in Rails or Symfony.
I would like to apply changes to the database whenever my model changes, e.g. adding a column, creating a new relationship, dropping some tables,...
In this question, the accepted answer seems like a very cool option, but I don't know if there is something specific to Joomla.
Thanks!
If you want to update your own component's DB schema you can refer to the following thread: http://forum.joomla.org/viewtopic.php?p=1607199
If you need just migrations without components, check these standalone solutions:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With