Re: [sqlalchemy] BakedQuery with function parameters

2016-10-23 Thread Mike Bayer
On 10/23/2016 06:02 AM, Anton Baranenko wrote: Hi all, based on the successful progress with my previous topic "Using BakedQuery with joined subqueries" (thanks again Mike!) I have the next question. For some of my queries conditions logic is generated based on certain parameters. For

[sqlalchemy] BakedQuery with function parameters

2016-10-23 Thread Anton Baranenko
Hi all, based on the successful progress with my previous topic "Using BakedQuery with joined subqueries" (thanks again Mike!) I have the next question. For some of my queries conditions logic is generated based on certain parameters. For example, I have a JSONB field that contains custom