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
ed6f5ab648
essential bugfixes
2024-09-20 09:46:48 +02:00
5ce866936d
unified return structure to use error_field instead of message key to correspond to API specification
2024-09-16 14:17:30 +02:00
489dfc2ed6
added port_id and ports endpoint to flask app (no validation yet!), reading works
2024-09-13 17:45:31 +02:00
Max Metz
3d2e1f5158
Added input validation for API requests. Refactored some methods, added docstrings. Solved marshmallow-warnings in BreCal.schemas.model. Added unit tests, now totaling 215. Added proposals to refactor all SQL queries into an object at BreCal.database.sql_queries.SQLQuery for better standardization. Created a helper-object to handle Emails, which prepares the notification-feature.
2024-07-25 10:42:44 +02:00
898cfdf07d
Merged current state of develop
2024-02-14 10:56:35 +01:00
e3017349b0
added finally statement to close pooledConnection under all circumstances
2024-02-05 09:48:34 +01:00
a52cc27d69
Fixed SQL and added endpoint for history data
2024-01-13 19:09:50 +01:00
1695ca101e
Set development / feature branch to 'devel' settings, added scripts to move to test and to production. Added script to increase version, store version and to update the respective files
2023-10-29 17:56:06 +01:00
bf54b0e9d8
database extension
2023-10-06 16:13:05 +02:00
3d7906a9f2
Synchronizing data structures including the latest changes in Excel spec
...
Database
API (yaml)
Flask
2023-08-17 10:05:48 +02:00
6b93f0ac3f
Type für Participant, Content-Type in responses korrigiert
2023-08-07 12:19:20 +02:00
8a9e3884fe
Closing pooled connections
2023-07-27 09:58:06 +02:00
6d4392c1bc
fixed error result values in python api
2023-07-13 10:07:23 +02:00
f6f2f73d01
some work on returning berths (ok) and participants (so far not ok)
2023-06-16 14:11:02 +02:00
f929ca338f
Mit berths klappt es jetzt und so wird's auch passieren
2023-03-24 07:46:14 +01:00
f64ea1b7cd
WIP, berths dont work yet
2023-03-23 17:56:04 +01:00
8fb1d9b4d7
added logging lib
2023-03-17 09:03:26 +01:00
800801bc19
added new API for berths
2023-03-17 08:44:41 +01:00