Skip to content

repo: fix 500 error on watchers and stargazers pages using MSSQL#6386

Merged
unknwon merged 1 commit intogogs:mainfrom
laojianzi:main
Jan 31, 2026
Merged

repo: fix 500 error on watchers and stargazers pages using MSSQL#6386
unknwon merged 1 commit intogogs:mainfrom
laojianzi:main

Conversation

@laojianzi
Copy link
Contributor

@laojianzi laojianzi commented Oct 14, 2020

Closes #5482

Ref: 9178993

@unknwon unknwon self-requested a review as a code owner December 4, 2025 05:58
@unknwon unknwon added this to the 0.14.0 milestone Jan 31, 2026
Resolves gogs#5482

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Member

@unknwon unknwon left a comment

Choose a reason for hiding this comment

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

Thank you!

@unknwon unknwon changed the title repo: fix 500 on /watchers & /stars for mssql repo: fix 500 on /watchers & /stars for MSSQL Jan 31, 2026
@unknwon unknwon changed the title repo: fix 500 on /watchers & /stars for MSSQL repo: fix 500 error on watchers and stargazers pages using MSSQL Jan 31, 2026
@unknwon unknwon merged commit 77dba1b into gogs:main Jan 31, 2026
11 checks passed
@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (3650b32) to head (f7c8750).
⚠️ Report is 190 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #6386       +/-   ##
==========================================
- Coverage   15.28%       0   -15.29%     
==========================================
  Files         106       0      -106     
  Lines       13864       0    -13864     
==========================================
- Hits         2119       0     -2119     
+ Misses      11465       0    -11465     
+ Partials      280       0      -280     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

mssql: Error 500 on /watchers & /stars

2 participants