Commit 6f42d09
committed
bug symfony#61271 [Messenger] disable detecting modified indexes with DBAL 4.3 (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[Messenger] disable detecting modified indexes with DBAL 4.3
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#61269
| License | MIT
Commits
-------
37a2a80 disable detecting modified indexes with DBAL 4.3File tree
1 file changed
+5
-0
lines changed- src/Symfony/Component/Messenger/Bridge/Doctrine/Transport
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
614 | 615 | | |
615 | 616 | | |
616 | 617 | | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
617 | 622 | | |
618 | 623 | | |
619 | 624 | | |
| |||
0 commit comments