Skip to content

Capture only one delimited field at a time in SQL parser #483

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

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

jakeboone02
Copy link
Member

Fixes #482.

@netlify
Copy link

netlify bot commented Mar 7, 2023

Deploy Preview for react-querybuilder canceled.

Name Link
🔨 Latest commit 66530ce
🔍 Latest deploy log https://app.netlify.com/sites/react-querybuilder/deploys/64075296a803390007c0c80c

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 7, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 66530ce:

Sandbox Source
react-querybuilder-ci Configuration
react-querybuilder-dnd-example Configuration
react-querybuilder-antd-example Configuration
react-querybuilder-bootstrap-example Configuration
react-querybuilder-bulma-example Configuration
react-querybuilder-chakra-example Configuration
react-querybuilder-fluent-example Configuration
react-querybuilder-mantine-example Configuration
react-querybuilder-material-example Configuration
react-querybuilder-native-example Configuration

@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Merging #483 (66530ce) into main (5327f02) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #483   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          130       130           
  Lines         3505      3505           
  Branches      1664      1664           
=========================================
  Hits          3505      3505           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jakeboone02 jakeboone02 merged commit e57c16e into main Mar 7, 2023
@jakeboone02 jakeboone02 deleted the fix-482 branch March 7, 2023 15:18
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.

SQL parser regex captures too much text when field names wrapped in square brackets
1 participant