Hello,
I’m using paid persistent storage to keep a sqlite database that is updated by user votes.
It seems like everytime I push a new commit, this database is reset.
How can I make sure this doesn’t happen?
1 Like