Skip to content

Commit 7e8e5e3

Browse files
Updated CHANGELOG.md
1 parent 13ad610 commit 7e8e5e3

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,7 @@
1-
## [Unreleased] - 2025-07-19
1+
## [Unreleased] - 2025-07-20
22

33
### Added
4+
- [#1777](https://github.com/flow-php/flow/pull/1777) - **Option to choose if we dbal bulk data should use positional or named parameter** - [@norberttech](https://github.com/norberttech)
45
- [#1776](https://github.com/flow-php/flow/pull/1776) - **option to pass column types to DbalLoader to avoid auto detection** - [@norberttech](https://github.com/norberttech)
56
- [#1776](https://github.com/flow-php/flow/pull/1776) - **DbalTypesDetector that detects target types from dataset schema** - [@norberttech](https://github.com/norberttech)
67
- [#1769](https://github.com/flow-php/flow/pull/1769) - **Allow to set custom compression algorithm for columns** - [@norberttech](https://github.com/norberttech)
@@ -9,6 +10,7 @@
910
- [#1760](https://github.com/flow-php/flow/pull/1760) - **OpenAPI Specification Bridge** - [@norberttech](https://github.com/norberttech)
1011

1112
### Changed
13+
- [#1777](https://github.com/flow-php/flow/pull/1777) - **DbalBulk to use positional instead of named parameters by default** - [@norberttech](https://github.com/norberttech)
1214
- [#1758](https://github.com/flow-php/flow/pull/1758) - **Update Homebrew TAP formula: flow-php to version: 0.20.0** - [@norberttech](https://github.com/norberttech)
1315

1416
### Fixed

0 commit comments

Comments
 (0)