Skip to content

Make sure existing esc_like() takes precedence#6088

Merged
schlessera merged 9 commits intomainfrom
fix/esc_like-for-sqlite
May 5, 2025
Merged

Make sure existing esc_like() takes precedence#6088
schlessera merged 9 commits intomainfrom
fix/esc_like-for-sqlite

Conversation

@schlessera
Copy link
Member

As described in wp-cli/cache-command#92 (comment), we need to let the existing $wpdb->esc_like() take precedence in order to allow compatibility layers like the SQLite integration plugin to still have a way to override things.

@schlessera schlessera requested a review from a team as a code owner May 5, 2025 19:53
@schlessera schlessera added this to the 2.12.0 milestone May 5, 2025
@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@schlessera schlessera merged commit 0175f13 into main May 5, 2025
52 checks passed
@schlessera schlessera deleted the fix/esc_like-for-sqlite branch May 5, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant