Skip to content

Commit 7df753e

Browse files
Updated CHANGELOG.md
1 parent f8aac34 commit 7df753e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
## [Unreleased] - 2025-12-22
1+
## [Unreleased] - 2025-12-23
22

33
### Added
4+
- [#2101](https://github.com/flow-php/flow/pull/2101) - **cursor based extractor to postgresql adapter** - [@norberttech](https://github.com/norberttech)
5+
- [#2101](https://github.com/flow-php/flow/pull/2101) - **dsl and builder to cover cursors to postgresql library** - [@norberttech](https://github.com/norberttech)
46
- [#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)
57
- [#2095](https://github.com/flow-php/flow/pull/2095) - **added BoolArrayConverter for PostgreSQL BOOL[] type** - [@norberttech](https://github.com/norberttech)
68
- [#2095](https://github.com/flow-php/flow/pull/2095) - **IntArrayConverter for PostgreSQL INT2[], INT4[], INT8[] types** - [@norberttech](https://github.com/norberttech)

0 commit comments

Comments
 (0)