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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,13 @@
16
16
-[#2088](https://github.com/flow-php/flow/pull/2088) - **expose Statements through ParsedQuery object** - [@norberttech](https://github.com/norberttech)
17
17
18
18
### Changed
19
+
-[#2100](https://github.com/flow-php/flow/pull/2100) - **OrderBy and OrderByItem were merged into single OrderBy class** - [@norberttech](https://github.com/norberttech)
19
20
-[#2095](https://github.com/flow-php/flow/pull/2095) - **array converters to throw ValueConversionException for invalid element types instead of silently converting** - [@norberttech](https://github.com/norberttech)
-[#2087](https://github.com/flow-php/flow/pull/2087) - **Update Homebrew TAP formula: flow-php to version: 0.29.0** - [@norberttech](https://github.com/norberttech)
22
23
23
24
### Fixed
25
+
-[#2100](https://github.com/flow-php/flow/pull/2100) - **limit/offset postgresql extracto will now detect lack of order by in query** - [@norberttech](https://github.com/norberttech)
24
26
-[d4e9bd](https://github.com/flow-php/flow/commit/d4e9bdb3e855bfc3e76aee053517c734bf47fe37) - **trigger in github workflow** - [@norberttech](https://github.com/norberttech)
25
27
-[5e8882](https://github.com/flow-php/flow/commit/5e888217111c382a4ceaa16b7d34f6083b75000e) - **missing phpbench setup in baseline workflow** - [@norberttech](https://github.com/norberttech)
26
28
-[#2096](https://github.com/flow-php/flow/pull/2096) - **few more places that had syntax highlighting broken on website** - [@norberttech](https://github.com/norberttech)
0 commit comments