Files
postgrest/src/PostgREST
steve-chavez 33b6ba8199 refactor: move checkIsFatal logic to usePool
The fatal logic is now inside `usePool`. It centralizes the
logic which is better for Locality of Behavior.

Removes:

- The need to do checkIsFatal on other parts of the code
- SCFatalFail/ConnFatalFail states which are no longer needed.
2024-05-16 17:40:25 -05:00
..
2023-11-23 14:03:03 -05:00
2024-03-08 16:02:28 -05:00
2024-04-22 21:36:29 -05:00