You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# Change Log
2
2
3
-
# [5.10.3] - YYYY-MM-DD
3
+
##[5.10.3] - 2024-01-18
4
4
5
5
### Fixed
6
6
7
7
- Add "RECURSIVE" on build() for "WITH RECURSIVE" on the WithStatement class (#605)
8
-
- Fix for quadratic complexity in certain queries, which could have caused long execution times. Thanks to Maximilian Krög (GitHub user MoonE) for this security-related fix.
8
+
- Fix for quadratic complexity in certain queries, which could have caused long execution times. Thanks to Maximilian Krög (GitHub user MoonE) for this fix to help improve security.
0 commit comments