Matthias Osswald
Matthias Osswald
Thanks for the elaborate reply! `table=True` is indeed missing sorry for that mistake. **Cyclic Dilemma** I've read the documentation regarding the issue, it would be up to the implementation whether...
As a workaround, I played around a bit and the below code was the outcome. The SQLModel class could provide something similar (implemented a bit cleaner) to walk the objects....
Hi @francbartoli I'll look into it, but will likely not have the time this month anymore. If you have a suggestion, feel free to open a PR to get it...
Hi @francbartoli The implementation looks great. I have a few little things that I saw, that I'm not fully happy with but might not be a great deal. - I...