Hi everyone
I'm running prefect 3.0.3 using the latest python 3 12 official docker image and I have a question regarding how integrations like SqlAlchemy work in this case. I noticed the SqlAlchemy block still does not offer oracledb option although when running the same version of prefect locally it does show up. I think the latest docker image is still using an old version of prefect SqlAlchemy integration
n
Nate
09/24/2024, 10:14 PM
hi @Aflous - whichever version of
prefect-sqlalchemy
that you're using when you register / save your block will be the one that is stored on the server
Nate
09/24/2024, 10:14 PM
does that help?
a
Aflous
09/25/2024, 5:39 AM
Hum not really, for the moment, I'm registering the blocks manually from the UI so it would always be tied to the server that I'm deploying.
Aflous
09/25/2024, 4:00 PM
OK I found it now, all I need to do was
prefect block register -m prefect_sqlalchemy
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.