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

fix: support multiple JoinColumns in EntitySchema #6397

Merged

Commits on Jul 14, 2020

  1. fix: support multiple JoinColumns in EntitySchema

    update type definition and schema transformer
    so that - like the decorator - the EntitySchema can define
    composite `JoinColumn` definitions
    
    Closes: typeorm#5444
    imnotjames committed Jul 14, 2020
    Copy the full SHA
    91eb447 View commit details
    Browse the repository at this point in the history