mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-09 20:07:39 -06:00
Add get_db utility function
- Minor changes in flush_ips log messages
This commit is contained in:
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Improved documentation in multiple areas
|
||||
- `__main__.py`
|
||||
- `logging.py`
|
||||
- A `get_db` utility function to retrieve a reference to the database (with type hinting).
|
||||
|
||||
### Fixed
|
||||
|
||||
@@ -25,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Mildly reformatted `README.md`
|
||||
- A development mode check for the `app.state.ip_pool`'s initialization (caused application failure in production only)
|
||||
- Applied `get_db` utility function in all applicable areas.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user