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

Upgrade xorm to v1.0.4 #12694

Merged
merged 1 commit into from
Sep 3, 2020
Merged

Upgrade xorm to v1.0.4 #12694

merged 1 commit into from
Sep 3, 2020

Conversation

lunny
Copy link
Member

@lunny lunny commented Sep 3, 2020

As title.

Partial fixes #8868

@lunny lunny added topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Sep 3, 2020
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Sep 3, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #12694 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12694      +/-   ##
==========================================
+ Coverage   43.32%   43.33%   +0.01%     
==========================================
  Files         645      645              
  Lines       71527    71527              
==========================================
+ Hits        30988    30999      +11     
+ Misses      35521    35514       -7     
+ Partials     5018     5014       -4     
Impacted Files Coverage Δ
modules/git/repo.go 49.74% <0.00%> (+0.50%) ⬆️
modules/git/utils.go 77.04% <0.00%> (+3.27%) ⬆️
modules/indexer/stats/db.go 60.86% <0.00%> (+17.39%) ⬆️
modules/indexer/stats/queue.go 76.47% <0.00%> (+23.52%) ⬆️

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 702e98c...baf80e3. Read the comment docs.

@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Sep 3, 2020
@zeripath zeripath merged commit 514201a into go-gitea:master Sep 3, 2020
@lunny lunny deleted the lunny/xorm_1.0.4 branch September 3, 2020 04:40
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[WARN] Table repository Column <table> default is NULL, struct default is
5 participants