Skip to content

Fix MSSQL bug on org #3405

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

Merged
merged 2 commits into from
Jan 27, 2018
Merged

Conversation

lunny
Copy link
Member

@lunny lunny commented Jan 23, 2018

Update vendor github.com/go-xorm/xorm, github.com/go-xorm/core, github.com/go-xorm/builder. Will fix #3403.

@lunny lunny added the type/bug label Jan 23, 2018
@lunny lunny added this to the 1.4.0 milestone Jan 23, 2018
@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jan 23, 2018
@tboerger tboerger 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 Jan 23, 2018
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3405      +/-   ##
==========================================
+ Coverage   35.64%   35.67%   +0.02%     
==========================================
  Files         281      281              
  Lines       40552    40552              
==========================================
+ Hits        14455    14466      +11     
+ Misses      23962    23955       -7     
+ Partials     2135     2131       -4
Impacted Files Coverage Δ
models/repo.go 43.43% <0%> (ø) ⬆️
models/repo_indexer.go 46.9% <0%> (+1.32%) ⬆️
models/repo_list.go 67.18% <0%> (+1.56%) ⬆️
modules/process/manager.go 81.15% <0%> (+4.34%) ⬆️
modules/indexer/indexer.go 77.5% <0%> (+7.5%) ⬆️

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 a0c397d...2567ca4. Read the comment docs.

@lafriks lafriks merged commit 97fe773 into go-gitea:master Jan 27, 2018
@lunny lunny deleted the lunny/fix_sqlserver_exist branch January 28, 2018 11:07
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 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. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MSSQL Error trying to add user to org team
5 participants