Skip to content

update parseConcat to fix regex statement#1

Open
eelkevdbos wants to merge 1 commit intomasterfrom
eelkevdbos-patch-dongle-parseConcat
Open

update parseConcat to fix regex statement#1
eelkevdbos wants to merge 1 commit intomasterfrom
eelkevdbos-patch-dongle-parseConcat

Conversation

@eelkevdbos
Copy link
Owner

Original pattern did not match "concat(first_name, ' ', last_name)". Throws Exception by visiting backend/backend/users with database driver other than MySQL. Fixed by testing with: https://www.regex101.com/r/mE7bX6/1

Original pattern did not match "concat(first_name, ' ', last_name)". Throws Exception by visiting backend/backend/users with database driver other than MySQL. Fixed by testing with: https://www.regex101.com/r/mE7bX6/1
@eelkevdbos eelkevdbos changed the title parseConcat for update regex statement update parseConcat to fix regex statement Jan 29, 2015
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.

1 participant