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

Add possibility to specify custom join_fk for "has-one" relations. #1906

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

xakep666
Copy link
Contributor

@xakep666 xakep666 commented Aug 7, 2021

Will close #1812.

orm/join_test.go Outdated Show resolved Hide resolved
@xakep666 xakep666 force-pushed the feature/has-one-join-fk branch from ea3641b to 13b6f2a Compare August 23, 2021 17:25
@xakep666 xakep666 requested a review from vmihailenco August 23, 2021 17:25
@vmihailenco
Copy link
Member

Thanks - this looks good 👍 I will need to find some time to migrate the build system to Github actions and then will merge this.

@vmihailenco vmihailenco merged commit cba526d into go-pg:v10 Aug 24, 2021
@xakep666 xakep666 deleted the feature/has-one-join-fk branch August 24, 2021 16:03
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.

I cant use "join_fk" with "has-one" Relation
2 participants