Skip to content

How to delete an SQLite database for the various backends #62

@LucaCappelletti94

Description

@LucaCappelletti94

Hi,

How do I delete an SQLite database for the various backends?

I see that for IDB there is this delete_db private method, for sahpool I am not sure which methods may be around, and I guess that for the in-memory one every refresh is a clear.

Maybe there should be a trait standardizing how to drop the DB across backends?

Best,
Luca

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions