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

run_alembic doesn't accept include_object, exclude_object functions #154

Open
ztane opened this issue Dec 7, 2017 · 1 comment
Open
Assignees
Milestone

Comments

@ztane
Copy link
Collaborator

ztane commented Dec 7, 2017

websauna.system.devop.alembic.run_alembic doesn't accept include_object, exclude_object functions. Thus it is somewhat difficult to migrate DB's that have non-managed objects and such. Suggestion:

add include_object, exclude_object parameters for functions that could return True, False , yet still be subject to the websauna package filtering.

@ericof ericof added this to the 1.0a6 milestone Jan 23, 2018
@ericof ericof modified the milestones: 1.0a6, 1.0a7 Feb 1, 2018
@ooduor
Copy link
Collaborator

ooduor commented Aug 10, 2020

praise (close-issue?): Looking at the source code, it looks like this issue was resolved in the mentioned milestones. There currently is an include_object function in run_alembic.

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

No branches or pull requests

4 participants