Re: [sqlalchemy] Aliased table in subsequent join and select statement does not work?

2016-08-18 Thread Mike Bayer
On 08/18/2016 11:41 AM, Rogier Eggers wrote: I am wondering whether I use the incorrect functions in sqlalchemy or if I'm possibly just going the complete wrong way about this. I have two Tables, "Tests" and "Signals", which are related through a many-to-many relationship (technically it

[sqlalchemy] Aliased table in subsequent join and select statement does not work?

2016-08-18 Thread Rogier Eggers
I am wondering whether I use the incorrect functions in sqlalchemy or if I'm possibly just going the complete wrong way about this. I have two Tables, "Tests" and "Signals", which are related through a many-to-many relationship (technically it could be one-to-many, but that decision has been

Re: [sqlalchemy] suppress echo of INSERT/UPDATE large binary data

2016-08-18 Thread Kent Bower
I attempted to search for such an enhancement but obviously failed to find it. Patching the changeset in was fairly straightforward. Thanks very much Jonathan and Mike!! On Wed, Aug 17, 2016 at 5:41 PM, Mike Bayer wrote: > > > On 08/17/2016 01:25 PM, Kent wrote: >

[sqlalchemy] Re: Parameter injection issue upon db engine creation (tested with db2)

2016-08-18 Thread Hemlata bhatt
Hi Miklós, Thanks for reporting the issue.The issue with be addressed in the next ibm_db_sa release. Hemlata -- 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