File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
+ ## 1.23.0
3
+ - Added failsafe of SQL when BEGEN/COMMIT/ROLLBACK failed.
4
+ - Modified to replace QLatin1String with QStringLiteral for view codes.
5
+ - Model optimalizations. #231 #230
6
+ - Minor changes of exception classes. #229
7
+ - Added log messages for query log. #227
8
+ - Added possibility to disable sql transactions in unit test. #226
9
+ - Use delete[ ] to free aio_buf in aiocb struct. #225
10
+ - Minor changes of testcases for Qt 5.12.
11
+ - Fix a bug of sqlobject for session store.
12
+ - Fix a bug of invoking StaticInitialize() function.
13
+ - Modified not to do keep-alive when action threads equals or more than max
14
+ thread value of config.
15
+
2
16
## 1.22.0
3
17
- Support for CMake build.
4
18
- Support SMTP connections to older servers. #207
You can’t perform that action at this time.
0 commit comments