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: update MariaDB version regex to make the version hack optional #125

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

Jolg42
Copy link
Contributor

@Jolg42 Jolg42 commented Feb 13, 2024

Closes #124

Credits to https://github.com/Weakky for this, I thought I could create it a PR to make it easier to be fixed.

Here is the explanation from https://regex101.com/ - the MariaDB version hack 5.5.5- is now optional and a non capturing group.
Screenshot 2024-02-13 at 11 09 36

@blackbeam blackbeam merged commit 48ed958 into blackbeam:master Feb 13, 2024
1 check passed
@Jolg42 Jolg42 deleted the patch-1 branch February 13, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect MariaDB Regex for versions >= 11.X
2 participants