rabbiteznoob
TRIALOP
2 years ago
I use a sqlite database which updates itself using the python code. How can i download it so that i can have remote copy of the database?
6 Replies
2 years ago
Railway doesn't offer this functionality, it's something you would need to implement into your app.
or use a database like postgres.
2 years ago
then I would recommend switching to postgres