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
minor #50784 [DoctrineBridge] add missing changelog mention for isSameDatabase arg… (alli83)
This PR was merged into the 6.3 branch.
Discussion
----------
[DoctrineBridge] add missing changelog mention for isSameDatabase arg…
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets |
| License | MIT
| Doc PR |
$isSameDatabase parameter was introduced in #48059. It has been added in order to know whether the database used by doctrine is the same as the one used by the component when integrating the latter with doctrine migrations.
Also related to #50699 (UPGRADE mention) and #50689
Commits
-------
208861a [DoctrineBridge] add missing changelog mention for isSameDatabase arg introduced in #48059
0 commit comments