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

Fix MySQL TABLE_TYPE value #3

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Fix MySQL TABLE_TYPE value #3

merged 1 commit into from
Nov 23, 2023

Conversation

Ch00k
Copy link
Contributor

@Ch00k Ch00k commented Nov 23, 2023

In MySQL the correct TABLE_TYPE is BASE TABLE

In MySQL the correct TABLE_TYPE is `BASE TABLE`
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cd5ba95) 83.61% compared to head (542d0e9) 83.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   83.61%   83.61%           
=======================================
  Files          22       22           
  Lines        1410     1410           
=======================================
  Hits         1179     1179           
  Misses        182      182           
  Partials       49       49           

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

@shellfly shellfly merged commit fd579b7 into rest-go:main Nov 23, 2023
@Ch00k
Copy link
Contributor Author

Ch00k commented Nov 23, 2023

@shellfly thanks for merging this! Would you mind building a new Docker image with this change?

@shellfly
Copy link
Member

@Ch00k done docker pull restgo/rest:v0.1.5

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