document how to work with generated columns
while all relevant attributes are in the reference, it is not obvious how to work with generated columns.
this is an attempt to explain how to work with them with some examples.
this would answer https://github.com/doctrine/orm/discussions/10706
I think you could retarget to 2.x
i was wondering. happy to do that. would that be the 2.21.x branch? i do not see a 2.x branch.
does the CI provide a preview somewhere so i can check if anything is rendered incorrectly?
2.20.x, and there is no preview, but you can generate the html locally by doing what the ci does
2.20.x
i changed the branch and target of this merge request.
Hey @dbu anything holding this up ? Seems like a pretty straight forward changeset to enhance the documentation..
Happy I found this thread, I'm sure other people would love to see the documentation updated.
afaik it would be ready to merge.
@greg0ire is there anything you need me to adjust or is it fine like this?
Looks fine to me, thanks!
I guess, some examples are missing
Ping @dbu looks like literalinclude did not work in this case for some reason
i suspect the problem is the missing blank line: https://github.com/doctrine/orm/pull/11951
is there a way to preview the render before merging?
Yes, you can run something similar to what's in the GitHub workflow locally. The css will be off but you will be able to validate this.