Change-Id: I223f4237ba814f69b75c026be7ea9ace95a3d5ae
Этот коммит содержится в:
Evgeny
2020-08-26 01:18:49 -05:00
родитель 5511a969e7
Коммит be69ebd33d
+1
Просмотреть файл
@@ -233,6 +233,7 @@ class SQLiteDB:
# close DB
def close(self):
self.connection.commit()
self.connection.close()
# access DB