On Thu, Apr 12, 2018 at 10:14 AM, Mike Bayer <[email protected]> wrote: > there may have been a very old issue for this but if there was, it's > long forgotten.
found it: https://bitbucket.org/zzzeek/sqlalchemy/issues/1140/implement-in_-for-relations feel free to propose how you think this feature > should work as well as if you have resources to work on it. thanks! > > > On Thu, Apr 12, 2018 at 9:54 AM, Anvith Shivakumara <[email protected]> > wrote: >> I get the 'NotImplementedError: in_() is not supported for relationship' >> exception. >> >> Is there any plan to implement this in the near future? ls there any >> particular reason for not having this implemented? >> >> Thanks >> Anvith >> >> -- >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/sqlalchemy. >> For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
