Skip to content

Commit 2afed63

Browse files
MaxNumeriquegithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent 3e46a2e commit 2afed63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/opengeodeweb_microservice/database/connection.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ def init_database(app: Flask, db_filename: str = DATABASE_FILENAME) -> SQLAlchem
2020
db.create_all()
2121
return db
2222

23+
2324
get_database_connection = get_database
2425

2526

0 commit comments

Comments
 (0)