We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb0f7c commit 96e4286Copy full SHA for 96e4286
src/opengeodeweb_back/app_config.py
@@ -4,7 +4,7 @@
4
5
# Third party imports
6
# Local application imports
7
-from opengeodeweb_microservice.database.connection import get_database_connection
+from opengeodeweb_microservice.database.connection import get_database
8
9
DATABASE_FILENAME = "project.db"
10
0 commit comments