- 
                Notifications
    
You must be signed in to change notification settings  - Fork 4.4k
 
Comparing changes
Open a pull request
base repository: frappe/frappe
base: v14.96.11
head repository: frappe/frappe
compare: v14.96.12
- 12 commits
 - 10 files changed
 - 5 contributors
 
Commits on Jul 3, 2025
- 
  
refactor: utility method to fetch custom sql functions and procedure
(cherry picked from commit 1ceea95)
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 3d22805  - Browse repository at this point
 
Copy the full SHA 3d22805View commit details  - 
  
Merge pull request #33201 from frappe/mergify/bp/version-14-hotfix/pr…
…-33189 refactor: utility method to fetch custom sql functions and procedure (backport #33189)
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for cfe7167  - Browse repository at this point
 
Copy the full SHA cfe7167View commit details  - 
  
fix(data_import): make our link field checks case-insensitive (#33196) (
#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]>
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for c9daaaa  - Browse repository at this point
 
Copy the full SHA c9daaaaView commit details  
Commits on Jul 4, 2025
- 
  
fix(router): sanitize private workspace route in msgprint (#33230)
(cherry picked from commit d20e0d8) Signed-off-by: Akhil Narang <[email protected]> Co-authored-by: Akhil Narang <[email protected]>
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 23058ce  - Browse repository at this point
 
Copy the full SHA 23058ceView commit details  
Commits on Jul 7, 2025
- 
  
fix: tighten function check in
validate_order_by_and_group_bySigned-off-by: Akhil Narang <[email protected]> (cherry picked from commit 41a13a0)
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 12c1f8d  - Browse repository at this point
 
Copy the full SHA 12c1f8dView commit details  - 
  
fix(db_query): don't allow unclosed quotes
Signed-off-by: Akhil Narang <[email protected]> (cherry picked from commit 6e6150d)
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 2c3770e  - Browse repository at this point
 
Copy the full SHA 2c3770eView commit details  - 
  
Merge pull request #33245 from frappe/mergify/bp/version-14-hotfix/pr…
…-33100 fix: tighten function check in `validate_order_by_and_group_by` (backport #33100)
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 018a10b  - Browse repository at this point
 
Copy the full SHA 018a10bView commit details  
Commits on Jul 8, 2025
- 
  
fix(DX): print execution time after printing query (backport #33207) (#…
…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]>
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for ffe65fe  - Browse repository at this point
 
Copy the full SHA ffe65feView commit details  - 
  
fix: always persist all indexes added via db.add_index (backport #31177…
…) (#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]>
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 6504d47  - Browse repository at this point
 
Copy the full SHA 6504d47View commit details  - 
  
test: Cancel pending jobs in RQ tests (backport #32970) (#32994)
* 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]>
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 57fbc9d  - Browse repository at this point
 
Copy the full SHA 57fbc9dView commit details  - 
  
Merge pull request #33253 from frappe/version-14-hotfix
chore: release v14
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for e9906ec  - Browse repository at this point
 
Copy the full SHA e9906ecView commit details  - 
  
chore(release): Bumped to Version 14.96.12
## [14.96.12](v14.96.11...v14.96.12) (2025-07-08) ### Bug Fixes * always persist all indexes added via db.add_index (backport [#31177](#31177)) ([#33205](#33205)) ([6504d47](6504d47)) * **data_import:** make our link field checks case-insensitive ([#33196](#33196)) ([#33208](#33208)) ([c9daaaa](c9daaaa)) * **db_query:** don't allow unclosed quotes ([2c3770e](2c3770e)) * **DX:** print execution time after printing query (backport [#33207](#33207)) ([#33210](#33210)) ([ffe65fe](ffe65fe)) * **router:** sanitize private workspace route in msgprint ([#33230](#33230)) ([23058ce](23058ce)) * tighten function check in `validate_order_by_and_group_by` ([12c1f8d](12c1f8d))
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for c263926  - Browse repository at this point
 
Copy the full SHA c263926View commit details  
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
            You can try running this command locally to see the comparison on your machine: 
            git diff v14.96.11...v14.96.12