Scott Idem
4b86432381
Enhance V3 CRUD: Implement Error Bubbling and Dry-Run Validation.
...
- Updated app/db_sql.py to capture SQL exceptions in thread-local storage for later retrieval.
- Implemented format_db_error() in app/lib_api_crud_v3.py to clean up raw MariaDB error strings.
- Added POST /v3/crud/{obj_type}/validate endpoint for dry-run payload validation.
- Updated main and nested routers to bubble up validation and database errors into the response 'meta.details' field.
- Added tests/test_v3_error_bubbling.py to verify formatting logic.
2026-01-09 16:57:54 -05:00
..
2020-09-14 12:41:02 -04:00
2024-04-26 14:17:46 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-07-31 18:10:59 -04:00
2024-04-26 15:15:37 -04:00
2026-01-07 13:10:16 -05:00
2025-07-14 15:29:06 -04:00
2026-01-09 16:57:54 -05:00
2026-01-09 16:57:54 -05:00
2025-12-03 20:43:47 -05:00
2026-01-06 16:29:09 -05:00
2025-12-03 15:48:57 -05:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-10-02 11:42:14 -04:00
2026-01-07 19:07:21 -05:00
2024-05-15 10:39:01 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 14:51:11 -04:00
2024-11-07 19:37:06 -05:00
2025-06-24 18:48:38 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 15:15:37 -04:00
2025-03-18 17:34:44 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-05-22 15:54:47 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2025-04-08 15:34:58 -04:00
2024-10-01 15:04:12 -04:00
2024-10-09 10:38:24 -04:00
2023-04-07 17:09:51 -04:00