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

EntitySchema Documentation -particularly SingleTableInheritance #8415

Open
rdriggers opened this issue Dec 1, 2021 · 0 comments
Open

EntitySchema Documentation -particularly SingleTableInheritance #8415

rdriggers opened this issue Dec 1, 2021 · 0 comments

Comments

@rdriggers
Copy link

Documentation Issue

The EntitySchema documentation is a bit lacking around a few items. In particular it is not clear to how Single Table Inheritance is accomplished via schemas.
A small example would be extremely helpful.
Another item is defining join columns and jointables is missing from the relationship bit within the complex example.

What was unclear or otherwise insufficient?

EntitySchema -> SingleTableInheritance (STI), JoinColumns, JoinTables.

Recommended Fix

Provide a STI example. Doesn't have to be anything fancy just something straight to the point.
For the complex example have 2 additional examples showing JoinColumn & JoinTable usage.

Additional Context

Are you willing to resolve this issue by submitting a Pull Request?

  • ✖️ Yes, I have the time, and I know how to start.
  • ✅ Yes, I have the time, but I don't know how to start. I would need guidance.
  • ✖️ No, I don’t have the time, but I can support (using donations) development.
  • ✖️ No, I don’t have the time and I’m okay to wait for the community / maintainers to resolve this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant