We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[x]
build a docker image from the master today which is integrated with our MsSQL Database.
The database schema is Latin1_General_CI_AI.
The return code is 500 "Internal Server Error".
Do we use the wrong schema?
{ "message":"arg timestamp as int: strconv.ParseInt: parsing \"2018-11-13T00:00:00Z\": invalid syntax", "url":"https://godoc.org/github.com/go-gitea/go-sdk/gitea" }
The text was updated successfully, but these errors were encountered:
It should also be fixed by #5401
Sorry, something went wrong.
Will their be a backport to 1.6 or will it be released in 1.7?
Heatmap is not part of 1.6.0 release
Successfully merging a pull request may close this issue.
[x]
):Description
build a docker image from the master today which is integrated with our MsSQL Database.
The database schema is Latin1_General_CI_AI.
The return code is 500 "Internal Server Error".
Do we use the wrong schema?
Screenshots
The text was updated successfully, but these errors were encountered: