DB commit on close
Change-Id: I223f4237ba814f69b75c026be7ea9ace95a3d5ae
Cette révision appartient à :
@@ -233,6 +233,7 @@ class SQLiteDB:
|
||||
|
||||
# close DB
|
||||
def close(self):
|
||||
self.connection.commit()
|
||||
self.connection.close()
|
||||
|
||||
# access DB
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur