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

💡 [REQUEST] - Recover database #1

Open
nil-andreu opened this issue Jan 24, 2023 · 0 comments
Open

💡 [REQUEST] - Recover database #1

nil-andreu opened this issue Jan 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nil-andreu
Copy link
Collaborator

nil-andreu commented Jan 24, 2023

Summary

For now it creates the database backup, but there is no functionality to use this backup and restore the database.

Basic Example

backup = Backup()
backup.restore(
    provider=CloudProviders.gcs.value,
    bucket_name=bucket_name,
    file_name=file_name
)
@nil-andreu nil-andreu added question Further information is requested enhancement New feature or request and removed question Further information is requested labels Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant