aboutsummaryrefslogtreecommitdiff
path: root/uploader/db_utils.py
AgeCommit message (Expand)Author
2024-11-22Remove local code that does db connection....Reuse the code in gn-libs for connecting to the database, rather than using the replicated local code. Frederick Muriuki Muriithi
2024-09-03Provide means to debug actual query run and params used.Frederick Muriuki Muriithi
2024-08-08Fix linting issues.Frederick Muriuki Muriithi
2024-08-07Make passing SQL_URI to `database_connection` mandatory.Frederick Muriuki Muriithi
2024-07-25Rename module: qc_app --> uploaderFrederick Muriuki Muriithi