Commit graph

  • 2069d9104c Added id field to all model's structs Implemented YandexRequester summary method (TODO: test it) Added BotData struct that will replace the Settings struct in the future Implemented update methods for some structs' tables in BotData (TODO: implement update_requester and new methods) Moved migrations to root directory Note: use sqlx-cli from cargo to manage migrations from now on Added *.db files to .gitignore Added serde_json to Cargo.toml to parse json in YandexRequester main erius 2024-12-01 04:46:54 +0300
  • 79f21425b1 Expanded model - added YandexRequster struct for making api requests Upped thiserror crate version to 2.0.3 erius 2024-11-30 04:16:21 +0300
  • 0999692759 Added sqlite db migrations Removed ORM libraries in favor of sqlx Slight model modifications Sligh .env file modifications erius 2024-11-29 03:10:42 +0300
  • fce7dbd6da First commit erius 2024-11-27 18:56:48 +0300