git_brcal/src/server/BreCal/impl
Daniel Schick 946afee3c1 Initializing pool connection variable with None.
Release pool connection handle und all circumstances especially also when a query fails
before the call is finished. This should avoid connection starvation.
2025-11-12 13:55:58 +01:00
..
__init__.py added port_id and ports endpoint to flask app (no validation yet!), reading works 2024-09-13 17:45:31 +02:00
berths.py Initializing pool connection variable with None. 2025-11-12 13:55:58 +01:00
history.py Initializing pool connection variable with None. 2025-11-12 13:55:58 +01:00
login.py Initializing pool connection variable with None. 2025-11-12 13:55:58 +01:00
notifications.py Initializing pool connection variable with None. 2025-11-12 13:55:58 +01:00
participant.py Initializing pool connection variable with None. 2025-11-12 13:55:58 +01:00
ports.py Initializing pool connection variable with None. 2025-11-12 13:55:58 +01:00
shipcalls.py Initializing pool connection variable with None. 2025-11-12 13:55:58 +01:00
ships.py Initializing pool connection variable with None. 2025-11-12 13:55:58 +01:00
times.py Initializing pool connection variable with None. 2025-11-12 13:55:58 +01:00
user.py Initializing pool connection variable with None. 2025-11-12 13:55:58 +01:00