I'm working on another json query and thought I'd circle back around to see whether I'd have to continue using the original "as_row" recipe. Not sure whether Lukas was correct about sharing a similar issue as the one I originally raised.
On Thursday, March 16, 2017 at 10:24:51 AM UTC-4, Mike Bayer wrote: > > I put up > > https://bitbucket.org/zzzeek/sqlalchemy/issues/3939/alias-as-column-expr-needs-tweak-to > > with the specific Alias issue but if you can add context what the end > goal is that would be helpful, thanks. > > > > On 03/16/2017 09:56 AM, Lukas Siemon wrote: > > Makes perfect sense. I'll post a complete bug report in the tracker > later today (it's early morning here atm). > > > -- 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.
