feat: add monthly export statistics tracking to analytics module
Implement a new monthly export statistics feature that records and aggregates export operations by month, including total exports, successful exports, and failure counts. The change adds a new `export_statistics` table with columns for month, year, total_exports, successful_exports, and failed_exports, along with a stored procedure to increment counters atomically. The analytics dashboard now displays a monthly export performance chart using this data.
This commit is contained in:
parent
19b306362b
commit
a204823d41
BIN
dist/Zhurnal-1.3.37-py3-none-any.whl
vendored
BIN
dist/Zhurnal-1.3.37-py3-none-any.whl
vendored
Binary file not shown.
BIN
dist/zhurnal-1.3.37.tar.gz
vendored
BIN
dist/zhurnal-1.3.37.tar.gz
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user