Skip to content

[Bug][sql] fix mysql create sentence bug#6140

Merged
ruanwenjun merged 2 commits intoapache:devfrom
brave-lee:dev_a
Sep 9, 2021
Merged

[Bug][sql] fix mysql create sentence bug#6140
ruanwenjun merged 2 commits intoapache:devfrom
brave-lee:dev_a

Conversation

@brave-lee
Copy link
Contributor

fix #6138 Create t_ds_task_instance mysql table error

@codecov-commenter
Copy link

Codecov Report

Merging #6140 (bbac68d) into dev (edb8f3c) will not change coverage.
The diff coverage is n/a.

❗ Current head bbac68d differs from pull request most recent head 5642451. Consider uploading reports for the commit 5642451 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##                dev    #6140   +/-   ##
=========================================
  Coverage     39.52%   39.52%           
  Complexity     3382     3382           
=========================================
  Files           650      650           
  Lines         25975    25975           
  Branches       2871     2871           
=========================================
  Hits          10267    10267           
  Misses        14768    14768           
  Partials        940      940           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edb8f3c...5642451. Read the comment docs.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@ruanwenjun ruanwenjun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

[Bug][sql] Create t_ds_task_instance mysql table error

3 participants