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

less strict uuid validator #186

Closed
wants to merge 1 commit into from
Closed

less strict uuid validator #186

wants to merge 1 commit into from

Conversation

RAlhawash
Copy link

changed the Regex to validate uuid generated by mssql, since it's not following the v4 uuid standard.

changed the Regex to validate uuid generated by mssql, since it's not following the v4 uuid standard.
@michaelyali
Copy link
Member

michaelyali commented Jul 26, 2019

Hi, thanks for your PR.
I'm thinking of adding several UUID regex here so that we will not break existing usage of it.
Also, your commit message doesn't follow conventional commits :(
But anyway, thanks again!

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.

2 participants