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