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-07-19
1
+
## [Unreleased] - 2025-07-20
2
2
3
3
### 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)
4
5
-[#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)
5
6
-[#1776](https://github.com/flow-php/flow/pull/1776) - **DbalTypesDetector that detects target types from dataset schema** - [@norberttech](https://github.com/norberttech)
6
7
-[#1769](https://github.com/flow-php/flow/pull/1769) - **Allow to set custom compression algorithm for columns** - [@norberttech](https://github.com/norberttech)
-[#1777](https://github.com/flow-php/flow/pull/1777) - **DbalBulk to use positional instead of named parameters by default** - [@norberttech](https://github.com/norberttech)
12
14
-[#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)
0 commit comments