-
-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SnapshotManager: use QueryBuilder #1446
Conversation
first query is done, one more to go |
it seems it doesn't crash on newer doctrine orm, i need to debug that more |
You're allowed to bump the doctrine orm version if needed |
Let's clarify what we do about getSingleColumnResult
for me it's fine :) , good job @Hanmac 👏🏼 |
@Hanmac can you just update your PR's description please! specially the |
Subject
I am targeting this branch, because it should be BC.
Still Draft, i need to update the other queries, and i need to write a functional testcase using KernelTestCase and a Test Database
Closes #{put_issue_number_here}.
Changelog