2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-20 19:19:02 +00:00
frappe_docker/build/common/commands
Revant Nandgaonkar 4e7b7690ee fix: backup and restore
new command FORCE=1 error fixed
only push backups if exists
prepare and process db restore
2020-03-27 16:07:12 +05:30
..
auto_migrate.py fix: do not auto migrate on first run 2020-03-22 19:08:41 +05:30
background.py fix: make python commands modular and reusable 2020-03-20 20:56:23 +05:30
backup.py fix: make python commands modular and reusable 2020-03-20 20:56:23 +05:30
check_connection.py fix: make python commands modular and reusable 2020-03-20 20:56:23 +05:30
console.py fix: make python commands modular and reusable 2020-03-20 20:56:23 +05:30
doctor.py fix: make python commands modular and reusable 2020-03-20 20:56:23 +05:30
migrate.py fix: make python commands modular and reusable 2020-03-20 20:56:23 +05:30
new.py fix: backup and restore 2020-03-27 16:07:12 +05:30
push_backup.py fix: backup and restore 2020-03-27 16:07:12 +05:30
restore_backup.py fix: backup and restore 2020-03-27 16:07:12 +05:30
worker.py fix: make python commands modular and reusable 2020-03-20 20:56:23 +05:30