This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Nicolas Grekas f1fd3c0069 bug #38136 [Messenger] Run postgres setup trigger in transaction (akondas)
This PR was merged into the 5.1 branch.

Discussion
----------

[Messenger] Run postgres setup trigger in transaction

| Q             | A
| ------------- | ---
| Branch?       | 5.1 <!-- see below -->
| Bug fix?      | yes
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | Fix #37179 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        | n/a <!-- required for new features -->

This PR fix `messenger:setup-transports` command when using with ` doctrine/doctrine-bundle` version >= 2.1

Commits
-------

7ed93b4dc0 Run postgres setup trigger in transaction
2020-09-10 18:35:00 +02:00
..
Asset Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
BrowserKit Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Cache Merge branch '4.4' into 5.1 2020-09-10 14:33:01 +02:00
Config Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Console Merge branch '4.4' into 5.1 2020-09-09 10:28:14 +02:00
CssSelector Use ">=" for the "php" requirement 2020-07-05 11:39:30 +02:00
DependencyInjection Merge branch '4.4' into 5.1 2020-09-08 16:19:54 +02:00
DomCrawler Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Dotenv Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
ErrorHandler Merge branch '4.4' into 5.1 2020-09-08 16:19:54 +02:00
EventDispatcher Merge branch '3.4' into 4.4 2020-09-02 18:08:58 +02:00
ExpressionLanguage Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Filesystem Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Finder Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Form Merge branch '4.4' into 5.1 2020-09-07 07:10:28 +02:00
HttpClient Merge branch '4.4' into 5.1 2020-09-10 14:33:01 +02:00
HttpFoundation Merge branch '4.4' into 5.1 2020-09-09 10:28:14 +02:00
HttpKernel Merge branch '4.4' into 5.1 2020-09-07 07:10:28 +02:00
Inflector Merge branch '5.0' into 5.1 2020-05-20 19:43:50 +02:00
Intl Merge branch '4.4' into 5.1 2020-09-09 10:28:14 +02:00
Ldap Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Lock Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Mailer Merge branch '4.4' into 5.1 2020-09-07 07:10:28 +02:00
Messenger Run postgres setup trigger in transaction 2020-09-10 10:05:16 +02:00
Mime Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Notifier Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
OptionsResolver Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Process Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
PropertyAccess Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
PropertyInfo Merge branch '4.4' into 5.1 2020-09-07 07:10:28 +02:00
Routing Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Security [SecurityHttp] Don't call createMock() with multiple interfaces. 2020-09-07 21:55:33 +02:00
Serializer Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Stopwatch Merge branch '3.4' into 4.4 2020-09-02 18:08:58 +02:00
String ensure that the offset is part of the string 2020-09-09 14:58:41 +02:00
Templating Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Translation Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Uid Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Validator Merge branch '4.4' into 5.1 2020-09-09 10:28:14 +02:00
VarDumper Merge branch '4.4' into 5.1 2020-09-09 10:28:14 +02:00
VarExporter Merge branch '4.4' into 5.1 2020-09-08 16:19:54 +02:00
WebLink Merge branch '5.0' into 5.1 2020-05-28 10:20:44 +02:00
Workflow Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
Yaml Merge branch '4.4' into 5.1 2020-09-08 16:19:54 +02:00