they are perfectly fine to use, nothing is going away with any of that, so take 
any amount of time to migrate them (or not).


On Wed, Jun 21, 2023, at 1:58 PM, Dan Stromberg wrote:
> On Tue, Jun 20, 2023 at 3:47 PM Mike Bayer
> <mike_not_on_goo...@zzzcomputing.com> wrote:
>>
>>
>> step 1 is stop using that silly Flask extension that gives you 
>> "Pipeline.query", I can't tell what it is you want to SELECT from either by 
>> reading this query.
>
> Wow, that made things a lot easier.
>
> Is there any reason to avoid mixing Model.query with direct SQLAlchemy
> calls?  We have a bunch of Model.query right now.  I'm wondering if
> we'd need to rewrite all those upfront, or if we could redo them as
> time permits.
>
> Thanks!
>
> -- 
> 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/CAOvKW55pTerGhFw6F7%3D%3DCgbz0fu2N71uUOgk73A91jP3M10AEQ%40mail.gmail.com.

-- 
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/0162ae67-412e-470c-88af-7741febdf319%40app.fastmail.com.

Reply via email to