Two simple ways to version control your MariaDB schema changes

Version controlling (also called revision control or source control) your database data is pretty easy as long as you don't have any binary content stored in the database, you just commit your SQL dump to the version control software, it's just SQL in plain text. But what about database schema changes? In this small tutorial I'll address two simple ways you can version control your MariaDB schema changes without using any third party tools. https://unixdigest.com/tutorials/two-simple-ways-to-version-control-your-mariadb-schema-changes.html

Établi 1y | 5 mars 2024, 04:20:05


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

No your PHP framework isn't MVC, but don't worry, it really shouldn't be!

Most of the popular PHP frameworks postulate that they implement the model-view-controller (MVC) pattern, but it's just not true. https://unixdigest.com/articles/no-your-web-application-isnt-mvc.html

23 mai 2025, 11:40:03 | unixsheikh
Future prediction: The so-called modern web will die soon

For many years I have been advocating passionately against the so-called "modern web" because it is a poor excuse of saving money by doing so-called rapid deployment. Many web developers, front-end as

23 mai 2025, 11:40:03 | unixsheikh
Why is your open source project still hosted on GitHub?

Perhaps the younger generation don't know anything about the past "evils" of Microsoft and naively believe that Microsoft is now the good friend to open source, but the truth is that all Microsoft acq

22 mai 2025, 00:50:02 | unixsheikh
Evilness is when profit is the sole concern

When a company is small it's easy to care about the good and the evil it does, but when a company gets big, typically profit becomes the sole concern and that is when evilness takes root and starts to

9 mai 2025, 06:40:07 | unixsheikh
The reason why i don't use AI or even code completion

When I code, I don't use AI and I don't even use code completion, this post is about why not. https://unixdigest.com/articles/the-reason-why-i-dont-use-ai-or-even-code-completion.html

1 mai 2025, 01:40:05 | unixsheikh
Microsoft CEO says up to 30% of the company's code is written by AI - no surprise there

According to an article on TechCrunch Microsoft CEO says up to 30% of the company’s code is written by AI. https://unixdigest.com/articles/microsoft-ceo-says-up-to-30-percent-of-the-companys-code-is-w

1 mai 2025, 01:40:04 | unixsheikh