postgres, fix 2
This commit is contained in:
parent
439f6085e7
commit
63dbfcc89f
@ -33,3 +33,4 @@ with open(csv_file_path, newline='', encoding='utf-8') as csvfile:
|
||||
# Änderungen speichern und Verbindung schließen
|
||||
conn.commit()
|
||||
conn.close()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user