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

Added get_sequences so command flush works #567

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

jeroenbrouwer
Copy link

Added an additional function get_sequences() to introspection.py so that flush works. Fixes #538.

@jeroenbrouwer
Copy link
Author

@goodtune could you take a look at this? Thanks 👍

Copy link

@tobiasgoecke tobiasgoecke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jeroenbrouwer
Copy link
Author

The master branch of this repo has diverged a bit over the years, probably best to extract the useful bits into a separate branch and do a PR from there?

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

Successfully merging this pull request may close these issues.

Django db introspection get_sequences() NotImplementedError on flush
2 participants