It's okay, I misunderstood what to point to in the inherit_condition
argument.  I pointed it to the right column and it's working now.

On Tue, Sep 8, 2020 at 9:37 PM Richard Damon <rich...@damon-family.org>
wrote:

> On 9/8/20 8:02 PM, Mark Aquino wrote:
> > I’m not using that FK for inheritance though. I’m just relating one
> > type of tracked entity to another (it’s parent, basically). After I
> > did this it actually broke my code so it didn’t really work (it just
> > temporarily got rid of one error and caused a more complicated one)
> >
> I think you need to post the basics of the code. See the link below
> about making it a MCVE
>
> There is obviously something you aren't describing, or we need to see to
> point to you what you are missing.
>
> --
> Richard Damon
>
> --
> SQLAlchemy -
> The Python SQL Toolkit and Object Relational Mapper
>
> http://www.sqlalchemy.org/
>
> To post example code, please provide an MCVE: Minimal, Complete, and
> Verifiable Example.  See  http://stackoverflow.com/help/mcve for a full
> description.
> ---
> 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 sqlalchemy+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sqlalchemy/414307fa-8779-5be1-244c-57c1cf9d7a02%40Damon-Family.org
> .
>

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
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 sqlalchemy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sqlalchemy/CAL6EnB4OL9KjgZeHuL-WPYzgi%2BMMFwvwn%2Bjx%2Br80HSTjBcdLTg%40mail.gmail.com.

Reply via email to