We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@ChildEntity
Single table inheritance is a pattern when you have multiple classes with their own properties, but in the database they are stored in the same table.
However, typeorm-markdown cannot parse the columns and relations of child entities.
typeorm-markdown
The text was updated successfully, but these errors were encountered:
yiy0ung
No branches or pull requests
Single table inheritance is a pattern when you have multiple classes with their own properties, but in the database they are stored in the same table.
However,
typeorm-markdown
cannot parse the columns and relations of child entities.The text was updated successfully, but these errors were encountered: