https://prefect.io logo
Title
a

Adam Brusselback

08/31/2022, 12:41 AM
Hey all, just getting back around to re-working my migration project from Prefect 1x to 2x. Hitting an issue when trying to register a SqlAlchemy Configuration Block: https://github.com/PrefectHQ/prefect-sqlalchemy/issues/28
1
a

Anna Geller

08/31/2022, 5:09 AM
Given that you've already submitted an issue on the relevant collection repo (thanks for doing that), it might be easiest to follow up there rather than Slack Thanks for reporting the issue and if you find more information on that you can add it to the issue
a

Adam Brusselback

08/31/2022, 11:40 AM
Just more asking if there was anything obvious...seems somewhat unlikely no one has hit this issue in months and I come along as the first thing I do and hit it right away.
1
This is also happening when creating a deployment...is the SQLAlchemy module usable by anyone at this point or do I have some configuration issue?
a

Anna Geller

08/31/2022, 1:18 PM
I'd encourage you to keep the conversation on the GitHub issue to avoid too many channels and confusion - I'll mark this thread as closed and please add any extra info to the GitHub issue if you have more info that would help to identify and solve the problem. Thanks for reporting that
a

Adam Brusselback

08/31/2022, 10:18 PM
Confirmed that https://github.com/PrefectHQ/prefect-sqlalchemy/pull/29 fixed the issue for me. Now to wait for a release.
👍 1