Skip to content
GitLab
Explore
Sign in
add 3 postgrest errors
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
add 3 postgrest errors
Chosson Ulysse
requested to merge
IMPROVEMENT/create_real_exceptions_for_postgrest
into
Version/1.0
Oct 07, 2025
Overview
1
Commits
1
Pipelines
0
Changes
10
Added
Add 3 errors for postgREST:
PostgrestConnectionError
for connection issues.
PostgrestInvalidURLError
for postgREST url issues.
PostgrestError
for all other postgREST issues.
Merge request reports
Loading