Skip to content
Snippets Groups Projects
Commit 2a42fc30 authored by Matteo Westerwinter's avatar Matteo Westerwinter
Browse files

Merge branch 'swt-project-filtering' of...

Merge branch 'swt-project-filtering' of ssh://gitlab.jsc.fz-juelich.de/esde/toar-data/toardb_fastapi into swt-project-filtering
parents a03b8a52 23a7c8f8
No related branches found
No related tags found
2 merge requests!227merge dev into testing,!226enable aggregated filtering
Pipeline #247237 failed
File deleted
File deleted
......@@ -21,7 +21,7 @@ from toardb.utils.utils import (
get_data_change_access_rights,
)
url = f"postgresql://swt_user:...@zam10116.zam.kfa-juelich.de:5433/toardb_test"
url = f"postgresql://swt_user:...@zam10131.zam.kfa-juelich.de:5433/toardb_test"
_db_conn = create_engine(url, pool_pre_ping=True, pool_size=32, max_overflow=128)
sess = sessionmaker(bind=_db_conn, autoflush=False, autocommit=False)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment