Files
OSIT-AE-API-FastAPI/app
Scott Idem e8322b4b1a fix(db): prevent silent failures in sql_select
- Modify sql_select to return False on database exceptions instead of an empty result
- Update V3 Search endpoint to catch False results and return a 500 Internal Server Error
- Enhances error visibility for frontend developers and prevents misleading 200 OK responses during SQL errors
2026-01-21 19:49:58 -05:00
..
2020-09-14 12:41:02 -04:00
2026-01-06 18:06:45 -05:00