How do i download files deployed?
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
Project ID:
N/A
N/A
Railway doesn't offer this functionality, it's something you would need to implement into your app.
or use a database like postgres.
as i am new to this, i have no clue how to add such a functionality
Solution
then I would recommend switching to postgres
ok, i'll look into it
thanks for the info