I pushed the fix for that, give it another go.   this is good testing you're 
doing as you have a lot of SQL Core metaprogramming going on.  things are 
REALLY different on the inside :)





On Sun, Sep 27, 2020, at 4:36 PM, Lele Gaifax wrote:
> "Mike Bayer" <mike...@zzzcomputing.com> writes:
> 
> > Hi Lele -
> >
> > It looks like .froms on a simple select() that is against ORM entities is 
> > just broken here, so
> > we can fix that. at the moment it's a one liner but there are some 
> > performance implications
> > that might make it more tricky but you can look at
> > https://github.com/sqlalchemy/sqlalchemy/issues/5614 where I am tracking 
> > this.
> 
> Thank you Mike!
> 
> ciao, lele.
> -- 
> nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
> real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
> l...@metapensiero.it  |                 -- Fortunato Depero, 1929.
> 
> -- 
> 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/87d0271bbk.fsf%40metapensiero.it.
> 

-- 
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/cb957c99-5864-432d-bb45-d28835d688bd%40www.fastmail.com.

Reply via email to