-
-
Notifications
You must be signed in to change notification settings - Fork 110
Fix #330 - Add KEY to CreateDefinition
#441
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
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
What do you think about this small change @iifawzi @Tithugues @niconoe- ? |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## 5.8.x #441 +/- ##
=========================================
Coverage 97.04% 97.04%
Complexity 2218 2218
=========================================
Files 69 69
Lines 5107 5107
=========================================
Hits 4956 4956
Misses 151 151
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Yes, it seems to be OK. But as we add this option, I think we should try to support |
Thank you ! |
Pull-request: #441 Signed-off-by: William Desportes <williamdes@wdes.fr>
|
Hi @Tithugues I have tried to find out an example about |
Sorry, I misread the MySQL documentation! There is no |
Fixes: #330