You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As reported by our awesome @alfonso100
In this issue #6460 we managed to stop using SHOW TABLES LIKE inside the plugin and then in berlindb repository, we opened a github issue and its corresponding PR that got merged but never been release from berlindb side, that's why when we updated the package using composer, it didn't get all those fixes from there.
also seems like we pushed this commit e943fa1 on the fly :D and didn't get merged into develop at all.
You will see that we still use the older version of query.
Expected behavior
We should update berlindb to latest version, I added a comment here berlindb/core#165 (comment)
once we get a reply and have the new berlindb version, we can update the version using composer.
Describe the bug
As reported by our awesome @alfonso100
In this issue #6460 we managed to stop using
SHOW TABLES LIKE
inside the plugin and then in berlindb repository, we opened a github issue and its corresponding PR that got merged but never been release from berlindb side, that's why when we updated the package using composer, it didn't get all those fixes from there.also seems like we pushed this commit e943fa1 on the fly :D and didn't get merged into develop at all.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
We should update berlindb to latest version, I added a comment here
berlindb/core#165 (comment)
once we get a reply and have the new berlindb version, we can update the version using composer.
Additional context
Slack discussion: https://wp-media.slack.com/archives/C08N8J6VC/p1734378350301889
The text was updated successfully, but these errors were encountered: