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

feat(minato): support flag for regex query/eval expr #98

Merged
merged 3 commits into from
Jun 2, 2024

Conversation

Hieuzest
Copy link
Contributor

@Hieuzest Hieuzest commented Jun 2, 2024

fix(mysql): incorrect auto migration of bigint regression
feat(core,mysql): $.regexFor default to case sensitive

Copy link

codecov bot commented Jun 2, 2024

Codecov Report

Attention: Patch coverage is 98.97959% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 98.81%. Comparing base (08e9c25) to head (804aaf0).

Files Patch % Lines
packages/mysql/src/index.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   98.82%   98.81%   -0.01%     
==========================================
  Files          39       39              
  Lines       11700    11774      +74     
  Branches     3068     3093      +25     
==========================================
+ Hits        11562    11634      +72     
- Misses        138      140       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Hieuzest Hieuzest changed the title feat: support i flag for $regex and $.regex feat(minato): support i flag for $regex and $.regex Jun 2, 2024
@Hieuzest Hieuzest changed the title feat(minato): support i flag for $regex and $.regex feat(minato): support i flag for regex query/eval expr Jun 2, 2024
@shigma shigma merged commit 60ac0eb into cordiverse:master Jun 2, 2024
25 of 26 checks passed
@shigma shigma changed the title feat(minato): support i flag for regex query/eval expr feat(minato): support flag for regex query/eval expr Jun 2, 2024
@Hieuzest Hieuzest deleted the feat-regex-flags branch June 5, 2024 08:51
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