Replies: 1 comment
-
Hi @flyoozes, we don't have any examples on integrating the wrapper with Alembic at the moment. We will look into it and update you when we have more examples. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! Are there examples how to integrate it with alembic? When I'm trying to pass
AwsWrapperConnection
to alembiccontext.configure()
I receive and error, because connection doesn't have dialect...Is there a way to associate
AwsWrapperConnection
with alembic context?Thank you!
Beta Was this translation helpful? Give feedback.
All reactions