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 #3027 get TINYINT and SMALLINT as INTEGER #3028

Merged
merged 1 commit into from Sep 12, 2019
Merged

Fix #3027 get TINYINT and SMALLINT as INTEGER #3028

merged 1 commit into from Sep 12, 2019

Conversation

KomachiSion
Copy link
Member

Fixes #3027 .

@coveralls
Copy link

Pull Request Test Coverage Report for Build 330

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 63.952%

Files with Coverage Reduction New Missed Lines %
sharding-core/sharding-core-common/src/main/java/org/apache/shardingsphere/core/strategy/keygen/TimeService.java 1 0.0%
Totals Coverage Status
Change from base Build 350: -0.01%
Covered Lines: 9273
Relevant Lines: 14500

💛 - Coveralls

@terrymanu terrymanu self-requested a review September 12, 2019 14:44
@terrymanu terrymanu self-requested a review September 12, 2019 14:46
@terrymanu terrymanu added this to the 4.0.0-RC3 milestone Sep 12, 2019
@terrymanu terrymanu merged commit 7761f5d into apache:dev Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return Wrong type for tinyint and smallint column
3 participants