ya-metrics-bot/migrations
erius 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
2024-12-01 04:46:54 +03:00
..
20241201000918_schema.sql Added id field to all model's structs 2024-12-01 04:46:54 +03:00