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
このリクエストを与えると
curl 'http://<サーバのアドレス>:8080/scores' \ -X 'POST' \ -H 'Content-Type: application/json' \ --data-binary '{"user_id":"8669e6f9-9667-4f03-b367-3030e2064b43","keystrokes":267,"accuracy":0.95}' \ -v
このエラーが返ってくる。HTTPステータスコードは500
ent: score not singular
でも毎回じゃない。
The text was updated successfully, but these errors were encountered:
score not singular はここで出るhttps://github.com/ent/ent/blob/5d43d62c657043a5df6f0c95a117369dd353b017/entc/integration/ent/ent.go#L264
score not singular
Sorry, something went wrong.
UniqueだけどUniqueじゃなくなってる SQL頑張ろうかわきん
KinjiKawaguchi
Successfully merging a pull request may close this issue.
このリクエストを与えると
このエラーが返ってくる。HTTPステータスコードは500
でも毎回じゃない。
The text was updated successfully, but these errors were encountered: