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-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
-
## [Unreleased] - 2025-12-20
1
+
## [Unreleased] - 2025-12-21
2
2
3
3
### Added
4
+
-[#2096](https://github.com/flow-php/flow/pull/2096) - **flow-php/etl-adapter-postgresql based on flow-php/postgresql library** - [@norberttech](https://github.com/norberttech)
4
5
-[#2095](https://github.com/flow-php/flow/pull/2095) - **added BoolArrayConverter for PostgreSQL BOOL[] type** - [@norberttech](https://github.com/norberttech)
-[#2095](https://github.com/flow-php/flow/pull/2095) - **FloatArrayConverter for PostgreSQL FLOAT4[], FLOAT8[] types** - [@norberttech](https://github.com/norberttech)
@@ -20,6 +21,7 @@
20
21
-[#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)
21
22
22
23
### Fixed
24
+
-[#2096](https://github.com/flow-php/flow/pull/2096) - **few more places that had syntax highlighting broken on website** - [@norberttech](https://github.com/norberttech)
23
25
-[#2095](https://github.com/flow-php/flow/pull/2095) - **monolithic ArrayConverter in favor of type-specific converters** - [@norberttech](https://github.com/norberttech)
24
26
-[#2095](https://github.com/flow-php/flow/pull/2095) - **syntax highlighing on website** - [@norberttech](https://github.com/norberttech)
25
27
-[#2094](https://github.com/flow-php/flow/pull/2094) - **handling query json result in postgresql/client** - [@norberttech](https://github.com/norberttech)
0 commit comments