Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow tables in get_versioning_manager() #299

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AbdealiLoKo
Copy link
Contributor

Add Table.versioning_manager so we can keep track of the manager
used for a table.

Allow table in get_versioning_manager()
Also add unittests for the function

Fixes #298

Add Table.__versioning_manager__ so we can keep track of the manager
used for a table.

Allow table in get_versioning_manager()
Also add unittests for the function
@AbdealiLoKo
Copy link
Contributor Author

Hi @marksteward can we get this merged ?
It will make #280 a lot simpler

@marksteward
Copy link
Collaborator

Hi @AbdealiJK, absolutely. I've just pushed a new release with all the recent fixes, and will work on a major release that should include at least anything labelled next-release next.

@AbdealiLoKo
Copy link
Contributor Author

That's awesome @marksteward
Thanks for all the work !

I will check any other blockers I have from the issue list and try to add as many to the next-release

@AbdealiLoKo
Copy link
Contributor Author

Hi @marksteward Do you have any rough release schedule or timeline on the next-release items ?

I have to do a GA release this month end for my work and so far we have been keeping a separate fork of the PullRequests I have been doing in sqlalchemy-continuum as they are needed for our codebase
But to make it generally available - I would need users to be able to fetch their dependencies from pypi
So, the release for continuum is becoming a critical point for me

As always - happy to help with anything I can on my side and can get some of my team to help in any work you need

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get versioning manager for association table
2 participants