mirror of
https://github.com/BgaSol/sol-cloud
synced 2026-05-06 08:08:30 +00:00
- Introduce PostgreSQL-specific exception handling to make error messages more readable - Parse unique-violation errors, extract the conflicting column and value, and inform the user - Detect not-null violations and clearly indicate which fields are required - Classify foreign-key violations, distinguishing between “referenced record missing” and “still being referenced” scenarios - Add check-constraint hints to help users spot format or rule violations - Parse length-exceeded errors and state the allowed maximum length - Provide generic utilities for extracting key columns and constraint names from error messages - Enhance logging for easier debugging and issue tracking |
||
|---|---|---|
| .. | ||
| common-auth | ||
| common-base-model | ||
| common-base-web | ||
| common-constant | ||
| common-util | ||
| pom.xml | ||