mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
Транзакция корректно закрывается (commit)
This commit is contained in:
@@ -84,6 +84,7 @@ QList<Trainee> DataBaseLMS::selectAllTrainees()
|
||||
return QList<Trainee>();
|
||||
}
|
||||
|
||||
resBool = db->commit();
|
||||
return listTrainees;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user