Commit transactions before sending response (306)(patch)
Revert to the old commit pattern
19.0.5
Patch update analysis endpoint (304)
19.0.4
Replace Alchy with SQLAlchemy (299)(patch)
- Refactor project to only use SQLAlchemy - Standardize session/transaction management - Remove Flask-Alchy - Remove Flask-SQLAlchemy - Upgrade Click to latest version - Upgrade Flask to latest version
19.0.3
Fix enum spelling (296)(patch)
19.0.2
feat(refactor): Basehandle (297)
Changed
- Remove store/api.py - Extract database initialization to corehandler - Rename Basehandler_2 to Basehandler