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

Exporters should only inspect joinColumns for owning side in bi-directional OneToOne #5858

Merged
merged 1 commit into from
Jun 8, 2016

Commits on Jun 8, 2016

  1. Exporters should only inspect joinColumns for owning side in bi-dir…

    …ectional OneToOne
    
    rebased commits:
    
    - Added test case for bi-directional OneToOne in YamlExporter
    - Only inspect joinColumns for owning side in bi-directional OneToOne in YamlExporter
    - Adding bi-directional test case without joinColumn to XmlExporter test
    - Same testcase also applied to PhpExporter
    - Fixing bi-directional issue in PhpExporter when inspecting joinColumns index
    - Implemented @Ocramius suggestions
    Thomas Ploch committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    ea788fb View commit details
    Browse the repository at this point in the history