F
F
freekir2017-10-11 12:31:51
MySQL
freekir, 2017-10-11 12:31:51

How to deal with a database in GIt?

You can help to figure it out or send links to good resources and the right articles.
I want to understand how to work and use GIT so that the database that is updated in production is also up to date on the local machine, with one command in the console, as is the case with files.
Example: the content manager corrected something, or there are just some moments that some configuration settings need to be changed quickly and so that everyone involved in the project has them, so as not to download everything completely. Well, or these settings may not even be in production, but with developer number 1 and they need to be transferred to developer number 2, who both work on local machines with git, but they are only in the database, and the database is not in the git.

How do you work with this, there are probably already good tools for this, I just haven't heard about them yet.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Camaro67, 2017-10-11
@freekir

DB migrations. If you work with some kind of framework, then they usually come out of the box.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question