A
A
Azama Vaniev2021-06-10 03:02:03
SQLite
Azama Vaniev, 2021-06-10 03:02:03

Why aren't entries in the GitHub repository database changing?

Wrote a small bot along with a database in SQLITE 3 , id, username, first_name, last_name , registration date and last use date are entered into the database. On pycharm, everything worked, all entries were made correctly. But as soon as I uploaded the project to Heroku via the GitHub repository, the changes stopped being made. That is, my database (users.db) remained the same as it was with a couple of records, although in fact there should have been changes

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrew, 2021-06-10
@deepblack

Do not read the help - and so it will do!

S
Sergey Gornostaev, 2021-06-10
@sergey-gornostaev

How to resolve 500 error on Flask Heroku?
How to fix db and heroku problem?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question