-
Notifications
You must be signed in to change notification settings - Fork 11
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
Issue 92 #94
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #94 +/- ##
=======================================
Coverage 92.84% 92.84%
=======================================
Files 11 11
Lines 866 866
Branches 150 150
=======================================
Hits 804 804
Misses 34 34
Partials 28 28
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please replace all ([0-9a-zA-Z_\*]+)
with ([0-9a-zA-Z_\*-]+)
to enable -
also in search patterns.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Thank you @souravg-db!
This fixes #92 |
@souravg-db @edurdevic |
@siddarthrokkam : Code changes are merged. We will release it soon. |
@siddarthrokkam : This is available in v0.0.8 |
Added fix for dx.from_tables fails when hyphen exists in catalog or schema name