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: sql migrations error #6439

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

CeerDecy
Copy link
Member

What this PR does / why we need it:

fix sql migrations error

Which issue(s) this PR fixes:

  • Fixes #your-issue_number
  • [Erda Cloud Issue Link](paste your link here)

Specified Reviewers:

/assign @iutx

ChangeLog

Language Changelog
🇺🇸 English remove id, create&update time
🇨🇳 中文 删除SQL中id、create和update time

Need cherry-pick to release versions?

Add comment like /cherry-pick release/1.0 when this PR is merged.

For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.

@erda-bot erda-bot requested a review from iutx September 19, 2024 09:51
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.62%. Comparing base (a07df58) to head (1f27204).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6439   +/-   ##
=======================================
  Coverage   15.62%   15.62%           
=======================================
  Files        3674     3674           
  Lines      311576   311576           
=======================================
  Hits        48675    48675           
  Misses     257450   257450           
  Partials     5451     5451           
Flag Coverage Δ
by-github-actions 15.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@sfwn
Copy link
Member

sfwn commented Sep 19, 2024

/approve

@erda-bot erda-bot merged commit 0b70683 into erda-project:master Sep 19, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants