This commit is contained in:
kramo
2023-04-19 22:26:54 +02:00
parent 3cfb3c5028
commit 2b2b7e0c75
6 changed files with 24 additions and 52 deletions

View File

@@ -171,7 +171,7 @@ def itch_importer(win):
ON
caves.game_id = games.id
;
"""
"""
connection = connect(database_tmp_path)
cursor = connection.execute(db_request)