Skip to content
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

fix: rewrite query for postgres (backport #20557) #20558

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 3, 2023

This is an automatic backport of pull request #20557 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot requested review from a team and phot0n and removed request for a team April 3, 2023 09:18
@mergify mergify bot assigned ankush Apr 3, 2023
@ankush ankush merged commit e400c5f into version-13-hotfix Apr 3, 2023
@ankush ankush deleted the mergify/bp/version-13-hotfix/pr-20557 branch April 3, 2023 09:23
frappe-pr-bot pushed a commit that referenced this pull request Apr 4, 2023
# [13.52.0](v13.51.3...v13.52.0) (2023-04-04)

### Bug Fixes

* better error logging while sending email ([#20570](#20570)) ([8ae4d55](8ae4d55))
* cannot restore cancelled document if workflow is active ([6206dc0](6206dc0))
* escape HTML instead of sanitizing ([68ad9cf](68ad9cf))
* fix address query for postgres ([616dd8b](616dd8b)), closes [/github.com//pull/20537#ref-pullrequest-1645575433](https://github.com//github.com/frappe/frappe/pull/20537/issues/ref-pullrequest-1645575433)
* get workflow_state_fieldname instead of setting workflow_state to none ([3249aa2](3249aa2))
* removed unnecessary usage of `[@frappe](https://github.com/frappe).whitelist` ([#20503](#20503)) ([#20562](#20562)) ([08398cb](08398cb))
* rewrite query for postgres ([#20557](#20557)) ([#20558](#20558)) ([e400c5f](e400c5f))

### Features

* Disable Sharing globally ([#20318](#20318)) [backport] ([#20500](#20500)) ([758873c](758873c))
* make workflow state translatable ([#20412](#20412)) ([#20501](#20501)) ([1545fbd](1545fbd))

### Performance Improvements

* Faster address query with explicit joins (backport [#20537](#20537)) ([#20539](#20539)) ([955a723](955a723))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 13.52.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants