Skip to content

Fixed postgres query regex syntax#20

Merged
eaguad1337 merged 1 commit into
masonitedev:3.xfrom
circulon:fix/13_postgres_regex_syntax_invalid
Jun 12, 2026
Merged

Fixed postgres query regex syntax#20
eaguad1337 merged 1 commit into
masonitedev:3.xfrom
circulon:fix/13_postgres_regex_syntax_invalid

Conversation

@circulon

Copy link
Copy Markdown
Collaborator

fixes #13

This was easy based on the original legacy issue.
Thanks @elgow

validated the notes in the issue against known postgres syntax

@eaguad1337 eaguad1337 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@eaguad1337 eaguad1337 merged commit a1af607 into masonitedev:3.x Jun 12, 2026
7 checks passed
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.

Postgresol dialect does not produce proper syntax for regex operator

2 participants