-
Notifications
You must be signed in to change notification settings - Fork 46
Supporting setting a default DIALECT for search commands #147
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
Conversation
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #147 +/- ##
==========================================
+ Coverage 93.25% 93.58% +0.32%
==========================================
Files 78 78
Lines 4625 4769 +144
Branches 426 448 +22
==========================================
+ Hits 4313 4463 +150
+ Misses 189 177 -12
- Partials 123 129 +6
☔ View full report in Codecov by Sentry. |
Closes #146
Now the user can set default dialect when creating the Search commands instance, or with
SetDefaultDialect(int? defaultDialect)
.Examples of setting
DIALECT 2
as a default dialect: