Age | Commit message (Expand) | Author |
---|---|---|
2023-12-18 | Samples: Hook-up external async script to upload the samples. | Frederick Muriuki Muriithi |
2023-12-06 | Feature: Upload Samples/Cases...Implements the code enabling the upload of the samples/cases to the database. | Frederick Muriuki Muriithi |
2023-11-15 | Log out DB errors even when handled...Log out any DB errors that occur to help with tracking and debugging failures. | Frederick Muriuki Muriithi |
2023-11-15 | Commit changes on query success. | Frederick Muriuki Muriithi |
2022-08-31 | Provide database port where relevant. | Frederick Muriuki Muriithi |
2022-07-19 | Check connections before launching...* qc_app/__init__.py (refactor): Check connection before launching the application * qc_app/check_connections.py (new file): Add code to check connections * qc_app/db_utils.py (refactor): enable passing the database uri as an argument to the connection creation function. * scripts/worker.py (refactor): Use new code to check for redis connection. | Frederick Muriuki Muriithi |
2022-07-19 | Add missing db_utils module | Frederick Muriuki Muriithi |