we can try to support it :)

if it works for now, just keep it and I'll try to make sure in 1.3
where I'm doing
https://bitbucket.org/zzzeek/sqlalchemy/issues/3423/associationproxy-needs-to-act-more-like-a
that it still works.

the changes in #3423 should make the AP act a lot more nicely if I can
get them all the way working.



On Tue, Feb 27, 2018 at 1:11 PM, Derek Lambert
<dlamb...@dereklambert.com> wrote:
> Michael (or anyone listening),
>
> In my example code in #4202
> (https://bitbucket.org/zzzeek/sqlalchemy/issues/4202/associationproxy-no-longer-resolved-to)
> you mentioned the assocaition proxy to the plain members @property is
> probably not a supported pattern.
>
> It's working in my code, but I'd prefer to do things the "right way". Is
> there a receipie/example you can point me to showing a supported pattern?
>
> Thanks,
> Derek
>
> --
> 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 post to this group, send email to sqlalchemy@googlegroups.com.
> 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 sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to