Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@frappe-pr-bot
Copy link
Collaborator

Automated weekly release.

ruthra-kumar and others added 10 commits July 3, 2025 04:53
…-33189

refactor: utility method to fetch custom sql functions and procedure (backport #33189)
#33208)

MariaDB query is case insensitive, so our check should be as well, else we get warnings that aren't real.


(cherry picked from commit a1dae98)

Signed-off-by: Akhil Narang <[email protected]>
Co-authored-by: Akhil Narang <[email protected]>
(cherry picked from commit d20e0d8)

Signed-off-by: Akhil Narang <[email protected]>
Co-authored-by: Akhil Narang <[email protected]>
Signed-off-by: Akhil Narang <[email protected]>
(cherry picked from commit 41a13a0)
Signed-off-by: Akhil Narang <[email protected]>
(cherry picked from commit 6e6150d)
…-33100

fix: tighten function check in `validate_order_by_and_group_by` (backport #33100)
…33210)

* fix(DX): print execution time after printing query (#33207)

Who reads it the other way around 🗿

(cherry picked from commit 35c1cc0)

# Conflicts:
#	frappe/database/database.py

* chore: conflicts

---------

Co-authored-by: Ankush Menat <[email protected]>
…) (#33205)

* fix: always persist all indexes added via db.add_index (#31177)

* fix: always persist all indexes added via db.add_index

* fix: Add `if not exists` clause for index creation

This allows replica to have same index and master to add it later
without causing SQL error. Just minor DX benefit.

* fix(postgres): don't cache if table doesn't exist

* chore: revert postgres changes

Hopeless to maintain this

(cherry picked from commit 573028a)

# Conflicts:
#	frappe/core/doctype/recorder/recorder.py

* conflicts

---------

Co-authored-by: Ankush Menat <[email protected]>
* test: Cancel pending jobs in RQ tests (#32970)

This casues flake sometimes when other tests don't cleanup long running
pending jobs.

(cherry picked from commit 7e2b495)

# Conflicts:
#	frappe/core/doctype/rq_job/test_rq_job.py

* chore: conflicts

---------

Co-authored-by: Ankush Menat <[email protected]>
@akhilnarang akhilnarang merged commit e9906ec into version-14 Jul 8, 2025
9 of 11 checks passed
@frappe-pr-bot
Copy link
Collaborator Author

🎉 This PR is included in version 14.96.12 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2025
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.

4 participants