[PR #25] [MERGED] refactor getQueryBuilder and change visibility #41

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

📋 Pull Request Information

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

Base: masterHead: add_repo_query_builder


📝 Commits (2)

  • 7aa3711 regactor getQueryBuilder and change visibility
  • 436462d add alias

📊 Changes

2 files changed (+14 additions, -14 deletions)

View changed files

📝 src/Repository/JobRepository.php (+9 -9)
📝 src/Repository/ScheduledDataflowRepository.php (+5 -5)

📄 Description

This change is needed to allow extensibility (ex eZ Dataflow).


🔄 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/25 **Author:** [@jbcr](https://github.com/jbcr) **Created:** 11/7/2019 **Status:** ✅ Merged **Merged:** 11/8/2019 **Merged by:** [@jbcr](https://github.com/jbcr) **Base:** `master` ← **Head:** `add_repo_query_builder` --- ### 📝 Commits (2) - [`7aa3711`](https://github.com/code-rhapsodie/dataflow-bundle/commit/7aa37113a660488a0bfca53ad33c28017a6d6a9e) regactor getQueryBuilder and change visibility - [`436462d`](https://github.com/code-rhapsodie/dataflow-bundle/commit/436462de324e98d5db692ecb67c360ed4fd637ea) add alias ### 📊 Changes **2 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/Repository/JobRepository.php` (+9 -9) 📝 `src/Repository/ScheduledDataflowRepository.php` (+5 -5) </details> ### 📄 Description This change is needed to allow extensibility (ex eZ Dataflow). --- <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:53 +01:00
admin closed this issue 2026-01-23 11:21:54 +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#41