Skip to content

Conversation

@xronos-i-am
Copy link

@xronos-i-am xronos-i-am commented Sep 2, 2019

Sequence created without table should not be dropped from dump

@andyatkinson
Copy link
Collaborator

@xronos-i-am Is this still desired functionality? Do you have a scenario where a sequence is created outside of a table, where it shouldn't be dumped?

I could see a scenario where someone creates a sequence owned by some column, and we'd want to dump it.

If you could explain the use case more, that would help. Thanks!

@xronos-i-am
Copy link
Author

Hi. Yes it is still desireable. We use sequences without tables sometimes. When we assume that a related table may appear in the future, but we don't need it for now. We use sequence as autoincremented counter in that case

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants