mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-25 23:00:21 +01:00
tests/sas_torture.cpp MySQL v5.7+ date/time changes
This commit is contained in:
@@ -141,7 +141,7 @@ void MainWidget::generateData()
|
||||
SAS_STATION,
|
||||
(const char *)desc,
|
||||
CART_START+j,
|
||||
(const char *)time.toString("hh:mm:ss"));
|
||||
(const char *)RDCheckDateTime(time,"hh:mm:ss"));
|
||||
q=new RDSqlQuery(sql);
|
||||
delete q;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user