Referensi melakukan backup dan restore database Maria Db
https://dev.to/nabbisen/mariadb-backing-uprestoring-databases-on-the-command-line-351j
#mariadb #database #backup #restore
https://dev.to/nabbisen/mariadb-backing-uprestoring-databases-on-the-command-line-351j
#mariadb #database #backup #restore
The Practical Dev
MariaDB: Backing Up/Restoring Databases On The Command Line
Backing up/restoring databases are good fellows for both development and management of services.This post is about how to back up/restore MariaDB databases on the command line instantly, based on MariaDB Corporation's "Backup and Restore Overview".
Beberapa alternatif dari Git Checkout yaitu git switch and git restore
https://materokatti.medium.com/do-not-use-git-checkout-anymore-aa73c0a43c13
#git #switch #restore
https://materokatti.medium.com/do-not-use-git-checkout-anymore-aa73c0a43c13
#git #switch #restore
Medium
Do not use ‘git checkout’ anymore
What is ‘git switch and git restore’
Melakukan pengembalian kode ke kondisi sebelum perubahan tertentu dengan menggunakan Git
https://dev.to/abbeyperini/gitpanic-removing-and-restoring-work-ioi
#git #restore
https://dev.to/abbeyperini/gitpanic-removing-and-restoring-work-ioi
#git #restore
DEV Community
#gitPanic - Removing and Restoring Work
When you think you've lost work, don't #gitPanic. As far as your commit history goes, git may as well...