Miroslavsckaya
  • Joined on 2022-04-30
Miroslavsckaya pushed to feature_docker at Miroslavsckaya/tg_rss_bot 2022-07-22 13:50:30 +03:00
2b4684275e add .dockerignore
dcba2e3b80 add python version in Dockerfile and change PYTHONUNBUFFERED value to 1
Compare 2 commits »
Miroslavsckaya created pull request Miroslavsckaya/tg_rss_bot#42 2022-07-21 21:46:53 +03:00
WIP:Docker image
Miroslavsckaya pushed to feature_docker at Miroslavsckaya/tg_rss_bot 2022-07-21 21:44:40 +03:00
b8c91b351a add Dockerfile
Miroslavsckaya created branch feature_docker in Miroslavsckaya/tg_rss_bot 2022-07-21 21:44:40 +03:00
Miroslavsckaya closed issue Miroslavsckaya/tg_rss_bot#32 2022-07-14 01:53:54 +03:00
UNIQUE constraint failed: feeds_last_items.url
Miroslavsckaya pushed to master at Miroslavsckaya/tg_rss_bot 2022-07-14 01:53:54 +03:00
e0992b2351 Migrate to PostgreSQL ()
Miroslavsckaya deleted branch migrate_to_postgresql from Miroslavsckaya/tg_rss_bot 2022-07-14 01:53:54 +03:00
Miroslavsckaya merged pull request Miroslavsckaya/tg_rss_bot#39 2022-07-14 01:53:54 +03:00
Migrate to PostgreSQL
Miroslavsckaya closed issue Miroslavsckaya/tg_rss_bot#15 2022-07-14 01:53:54 +03:00
Migrate persistence module to PostgreSQL
Miroslavsckaya pushed to migrate_to_postgresql at Miroslavsckaya/tg_rss_bot 2022-07-14 01:48:19 +03:00
2bb167fef5 little fix in bot.by and update.py
Miroslavsckaya pushed to migrate_to_postgresql at Miroslavsckaya/tg_rss_bot 2022-07-14 01:41:59 +03:00
ab77d44ba3 rename db_dsn to dsn variable in bot.py and update.py
Miroslavsckaya pushed to migrate_to_postgresql at Miroslavsckaya/tg_rss_bot 2022-07-14 01:37:18 +03:00
2206c6299d change time.sleep to 1
Miroslavsckaya pushed to migrate_to_postgresql at Miroslavsckaya/tg_rss_bot 2022-07-14 01:29:38 +03:00
292a7a3c88 little refactor in update_feed_items method
Miroslavsckaya pushed to migrate_to_postgresql at Miroslavsckaya/tg_rss_bot 2022-07-14 01:21:40 +03:00
61a2d8d215 not saving feed items title in the database anymore
Miroslavsckaya pushed to migrate_to_postgresql at Miroslavsckaya/tg_rss_bot 2022-07-14 01:12:18 +03:00
037272a167 not saving description in the database anymore
Miroslavsckaya pushed to migrate_to_postgresql at Miroslavsckaya/tg_rss_bot 2022-07-14 00:42:09 +03:00
c91549a311 bug fix. add comparison by guid instead of url
Miroslavsckaya pushed to migrate_to_postgresql at Miroslavsckaya/tg_rss_bot 2022-07-13 23:05:28 +03:00
6535055268 refuse to unpack the dict in UpdateManager
Miroslavsckaya pushed to migrate_to_postgresql at Miroslavsckaya/tg_rss_bot 2022-07-13 22:39:57 +03:00
ae31be33b6 fix update method in UpdateManager
6759e61bc2 fix __dictrow_to_dict_list
2dde80f715 code style changes
Compare 3 commits »
Miroslavsckaya pushed to migrate_to_postgresql at Miroslavsckaya/tg_rss_bot 2022-07-13 20:50:04 +03:00
50ac344095 rename __convert_to_list_of_dicts method to __dictrow_to_dict_list
Miroslavsckaya commented on pull request Miroslavsckaya/tg_rss_bot#39 2022-07-13 20:43:57 +03:00
Migrate to PostgreSQL

ok