mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
refact DBLMS
This commit is contained in:
@@ -51,7 +51,7 @@ bool DataBaseLMS::createConnection()
|
||||
else
|
||||
{
|
||||
bool flHas = db->driver()->hasFeature(QSqlDriver::Transactions);
|
||||
qDebug() << "db->driver()->hasFeature(QSqlDriver::Transactions): " << flHas;
|
||||
//qDebug() << "db->driver()->hasFeature(QSqlDriver::Transactions): " << flHas;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user