Commit graph

4 commits

Author SHA1 Message Date
46db965846 Use mariadb version compatible with Debian 11
webdb is currently deployed on a Debian 11 system that comes with
mariadb client library version 10.5.23. The mariadb driver version broke
compatibilty in release 1.1.x. This commit ensures that versions below
1.1.x are used. This should be changed when upgrading the webdb systems
to Debian 12 or later.
2024-06-02 11:18:04 +00:00
c18f78741b Switch to Python 3.9 for Debian 11 compatibilty 2024-06-02 13:07:59 +02:00
ef68be8b60 Implement basic analyzer script 2024-05-26 10:44:53 +02:00
b3878cac77 Start Python database tooling 2024-05-26 10:44:39 +02:00