[sqlalchemy] Optimally access a model paramater n number of relationships away

2016-04-06 Thread Brian Leach
Hi everyone! I have asked this question on StackOverflow, please see it for full detail of how the models are laid out: http://stackoverflow.com/questions/36463623/optimally-access-an-sqlalchemy-model-paramater-n-number-of-relationships-away I have some "test" models that all have a

[sqlalchemy] Is this a correct way to set up table inheritance? (circular dependency issue on delete attempt)

2016-02-02 Thread Brian Leach
. Am I missing any fundamental concepts related to table inheritance? Thanks everyone, Brian Leach -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchem