[PR #20] [MERGED] add factory to determine the current connexion #14 #36

Closed
opened 2026-01-23 11:21:52 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/code-rhapsodie/dataflow-bundle/pull/20
Author: @jbcr
Created: 11/7/2019
Status: Merged
Merged: 11/7/2019
Merged by: @jbcr

Base: masterHead: add_connection_registry


📝 Commits (5)

  • 302f5cf add factory to determine the current connexion #14
  • f08f9e1 add factory parameter for default connection
  • 07d2b06 PR change request
  • 2da2b37 fix dbal connection for ScheduledDataflowManager
  • efe7d4f ignore CC

📊 Changes

2 files changed (+48 additions, -3 deletions)

View changed files

src/Factory/ConnectionFactory.php (+35 -0)
📝 src/Resources/config/services.yaml (+13 -3)

📄 Description

See #14


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/code-rhapsodie/dataflow-bundle/pull/20 **Author:** [@jbcr](https://github.com/jbcr) **Created:** 11/7/2019 **Status:** ✅ Merged **Merged:** 11/7/2019 **Merged by:** [@jbcr](https://github.com/jbcr) **Base:** `master` ← **Head:** `add_connection_registry` --- ### 📝 Commits (5) - [`302f5cf`](https://github.com/code-rhapsodie/dataflow-bundle/commit/302f5cfaa18ef2598717b5146a9bf8c42d96645e) add factory to determine the current connexion #14 - [`f08f9e1`](https://github.com/code-rhapsodie/dataflow-bundle/commit/f08f9e1e0fc4286a4bcd3cc63e69e0ac865080f8) add factory parameter for default connection - [`07d2b06`](https://github.com/code-rhapsodie/dataflow-bundle/commit/07d2b06fdfa7c972330434798f72e6c3ebe56689) PR change request - [`2da2b37`](https://github.com/code-rhapsodie/dataflow-bundle/commit/2da2b370c28a68e70e5da907dc22af16d340df5a) fix dbal connection for ScheduledDataflowManager - [`efe7d4f`](https://github.com/code-rhapsodie/dataflow-bundle/commit/efe7d4f5f0550c8ebf022830664ce44840cd8e5e) ignore CC ### 📊 Changes **2 files changed** (+48 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `src/Factory/ConnectionFactory.php` (+35 -0) 📝 `src/Resources/config/services.yaml` (+13 -3) </details> ### 📄 Description See #14 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-23 11:21:52 +01:00
admin closed this issue 2026-01-23 11:21:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: code-rhapsodie/dataflow-bundle#36