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 full support for backing up a database #28

Open
daniel-thom opened this issue Dec 2, 2024 · 0 comments
Open

Add full support for backing up a database #28

daniel-thom opened this issue Dec 2, 2024 · 0 comments

Comments

@daniel-thom
Copy link
Collaborator

We need to support these database backups:

  • in-memory to file
  • file to in-memory
  • file to file

SQLite makes this easy. DuckDB requires some custom code.

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

No branches or pull requests

1 participant