Replies: 1 comment 1 reply
-
|
No, currently you have to do this with SQL queries or delete the file and reopen the database. But we could add such a method. Feel free to create a feature request. Just out of curiosity: Why don't you want to use queries? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is there any way to reset (clear) the db programatically when using the SQLite plugin?
I don't mean through SQL queries (dropping every table) but through a method on the plugin which clears/resets the db file.
Beta Was this translation helpful? Give feedback.
All reactions