Skip to content
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

RelationOneToOne query error #124

Open
buaibieshanghai opened this issue Mar 28, 2024 · 1 comment
Open

RelationOneToOne query error #124

buaibieshanghai opened this issue Mar 28, 2024 · 1 comment

Comments

@buaibieshanghai
Copy link

I would like to ask a question. I am currently using relationOneToOne. I have specified a column in the database table to store the id of another table, forming a one-to-one relationship. However, when I query through Orm, I find that it is querying based on the condition that the ids of the two tables are the same, rather than the column I specified. Did I use the method incorrectly?

@QxOrm
Copy link
Owner

QxOrm commented Apr 2, 2024 via email

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

No branches or pull requests

2 participants