ThiefMaster <[email protected]> wrote:
> The is_deleted column is in the User table. If possible I'd rather avoid > having to replicate it in the favorite tables (hard-deleting favorites is > fine, I only need soft deletion for users). the column can be on either side. I think maybe you want to illustrate the actual attempts that aren’t working if there’s some kind of help being sought here. > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sqlalchemy. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
