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
https://gorm.io/zh_CN/docs/belongs_to.html#:~:text=belongs%20to%20%E4%BC%9A%E4%B8%8E%E5%8F%A6%E4%B8%80%E4%B8%AA%E6%A8%A1%E5%9E%8B%E5%BB%BA%E7%AB%8B%E4%BA%86%E4%B8%80%E5%AF%B9%E4%B8%80%E7%9A%84%E8%BF%9E%E6%8E%A5
belongs to 会与另一个模型建立了一对一的连接。
belongs to
belongs to 会与另一个模型建立一对一的连接。
The text was updated successfully, but these errors were encountered:
jinzhu
No branches or pull requests
Document Link
https://gorm.io/zh_CN/docs/belongs_to.html#:~:text=belongs%20to%20%E4%BC%9A%E4%B8%8E%E5%8F%A6%E4%B8%80%E4%B8%AA%E6%A8%A1%E5%9E%8B%E5%BB%BA%E7%AB%8B%E4%BA%86%E4%B8%80%E5%AF%B9%E4%B8%80%E7%9A%84%E8%BF%9E%E6%8E%A5
Your Question
belongs to
会与另一个模型建立了一对一的连接。Expected answer
belongs to
会与另一个模型建立一对一的连接。The text was updated successfully, but these errors were encountered: