Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to import locally. #29

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

add option to import locally. #29

wants to merge 1 commit into from

Conversation

mar-rih
Copy link
Contributor

@mar-rih mar-rih commented Jun 5, 2024

Add new feature to import from the local files, not from the source database...

image

@mar-rih mar-rih requested review from pawelros and erplsf and removed request for pawelros June 5, 2024 12:49
@mar-rih mar-rih marked this pull request as ready for review June 5, 2024 12:50
Comment on lines +226 to +227
restore_cmd = self.construct_restore_command(config["dbs"][self.title])
self.run_cmd(restore_cmd)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why you construct and run this command again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants