Skip to content

How important is the data in sqlite? #129

Answered by JosephKav
kenske asked this question in Q&A
Discussion options

You must be logged in to vote

The data in SQLite is just used as a store between restarts, so rerunning without the db will just act as though everything without a deployed_version is already on the latest version.

TLDR: it'll run fine without a persistent db

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kenske
Comment options

Answer selected by kenske
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants