We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c67ed commit 18c88f9Copy full SHA for 18c88f9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# ChangeLog
2
3
+## 2.3.0
4
+ - Fix a bug of inserting a double-type value by SqlObject.
5
+ - Implemented log output to calculate processing time of SQL query.
6
+ - Implemented logics to set the log format of the SQL query log.
7
+ - Implemented the treefrog command to show settings option.
8
+ - Modified the timing of initializing sqlite cache store.
9
+
10
## 2.2.0
11
- Fix a bug of cache logic for sqlite.
12
- Modified not to use core5compat module in running on Qt6.
0 commit comments