Skip to content

FEATURE | Rename (migrate) SQLite database #49

Description

@v1a0

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionQuestions about implementation details, help or supportfeatureNew feature request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions