Skip to content

When the sqlite database file of a notebookc is re written, old results are cached, and the connection is not refreshed #98

Description

@max-l

I have a program that creats a sqlite file, deletes it, and recreates the file once in a while.

Somehow, when I rerun queries in notebook against a db file that has changed, the results stay the same.

It seems that the results are cached somewhere, I don't understand how the query can be rerun if the file was deleted and recreated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions