about summary refs log tree commit diff
path: root/uploader
diff options
context:
space:
mode:
Diffstat (limited to 'uploader')
-rw-r--r--uploader/phenotypes/views.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/uploader/phenotypes/views.py b/uploader/phenotypes/views.py
index 6653334..434912b 100644
--- a/uploader/phenotypes/views.py
+++ b/uploader/phenotypes/views.py
@@ -631,6 +631,7 @@ def load_data_to_database(
             "-u",
             "-m",
             "scripts.load_phenotypes_to_db",
+            app.config["SQL_URI"],
             jobs_db,
             str(load_job_id),
             "--log-level",