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
2020-11-24 15:38:28 +08:00
..
auto_migrate.py refactor: add utils and constants 2020-07-10 23:15:36 +05:30
background.py fix: make semantic changes to commands 2020-04-29 01:45:59 +05:30
backup.py feat: add postgres support to frappe-worker 2020-06-29 23:28:10 +05:30
check_connection.py refactor: add utils and constants 2020-07-10 23:15:36 +05:30
console.py feat: add postgres support to frappe-worker 2020-06-29 23:28:10 +05:30
constants.py feat: add drop site command to worker 2020-10-01 15:19:23 +05:30
doctor.py feat: ping additional services using doctor 2020-07-02 13:40:23 +05:30
drop.py feat: add drop site command to worker 2020-10-01 15:19:23 +05:30
migrate.py refactor: add utils and constants 2020-07-10 23:15:36 +05:30
new.py fix: make new command compatible with MySQL 8 2020-11-24 15:38:28 +08:00
push_backup.py fix: do not consider directory objects 2020-10-06 20:47:56 +05:30
restore_backup.py fix: do not consider directory objects 2020-10-06 20:47:56 +05:30
utils.py refactor: add utils and constants 2020-07-10 23:15:36 +05:30
worker.py fix: make semantic changes to commands 2020-04-29 01:45:59 +05:30