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

FEATURE | Rename (migrate) SQLite database #49

Open
v1a0 opened this issue Nov 7, 2021 · 0 comments
Open

FEATURE | Rename (migrate) SQLite database #49

v1a0 opened this issue Nov 7, 2021 · 0 comments
Labels
discussion Questions about implementation details, help or support feature New feature request

Comments

@v1a0
Copy link
Owner

v1a0 commented Nov 7, 2021

Rename/migrate SQLite database and don't destroy all existing connected objects.

db: SQLite3x = ...

db.rename("new_name")
db._migrate("new_path")

I guess it might be useful

@v1a0 v1a0 added discussion Questions about implementation details, help or support feature New feature request labels Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Questions about implementation details, help or support feature New feature request
Projects
None yet
Development

No branches or pull requests

1 participant