Answer the question
In order to leave comments, you need to log in
How to implement migrations in a project?
On the project there was a question about creation of migrations. It would be really convenient to update the database for all colleagues through the console, and on the server you can do it automatically. We are writing a project on our own assembled framework and there was no possibility of db migration there. Actually, what is the question: try to write a migration library or use an existing one? If you write yourself, I would like to see how others do it (links to the source are welcome). Thanks to everyone who will respond!
Answer the question
In order to leave comments, you need to log in
Since the answer is no, I decided to publish the library I came across while looking for the answer to my question:
https://book.cakephp.org/3.0/en/phinx.html
(5 minutes, normal flight)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question