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

Transform manyToMany from yaml to attributes #308

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

uncaught
Copy link
Contributor

@uncaught uncaught commented Apr 21, 2024

Adds support for manyToMany in yamls to convert into ManyToMany/JoinTable/JoinColumn/InvserseJoinColumn.

This will have a little conflict with #307, but is easily resolvable by switching $manyToOnePropertyMapping for $mapping.

@samsonasik
Copy link
Member

You can use rebase instead of merge

@uncaught
Copy link
Contributor Author

Ok, I can squash, if you like

@samsonasik
Copy link
Member

There is conflict

@uncaught
Copy link
Contributor Author

Yes, there was with #309, resolved it.

Sorry for merging. On other projects they complained about force-pushing because it impacted their reviews.

@samsonasik
Copy link
Member

@uncaught
Copy link
Contributor Author

That's not a problem. If you prefer force-pushes, I can do that. I never know what the repo owners prefer. As I said, on other projects they didn't like the force-pushes.

I've force-pushed now.

@samsonasik samsonasik merged commit ea7e844 into rectorphp:main Apr 21, 2024
6 checks passed
@samsonasik
Copy link
Member

Thank you @uncaught

@uncaught uncaught deleted the many_to_many branch April 21, 2024 13:27
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.

None yet

2 participants