Skip to content

Remove unreliable regex preprocessing#77

Merged
joedursun merged 2 commits into
masterfrom
joe.ant
Mar 18, 2026
Merged

Remove unreliable regex preprocessing#77
joedursun merged 2 commits into
masterfrom
joe.ant

Conversation

@joedursun

Copy link
Copy Markdown
Collaborator

Removes an unreliable and unnecessary regex based preprocessing step that could, in some edge cases, mangle valid SQL. sqlglot handles transpilation better and we defer to that.

This also adds a .mcpbignore file to prevent including irrelevant files in the MCP bundle.

@Smartoneinok Smartoneinok left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@joedursun
joedursun merged commit 143ef85 into master Mar 18, 2026
5 checks passed
@joedursun
joedursun deleted the joe.ant branch March 18, 2026 19:16
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