Skip to content

skip standalone sequences#17

Open
xronos-i-am wants to merge 1 commit intolfittl:masterfrom
xronos-i-am:skip_standalone_sequences
Open

skip standalone sequences#17
xronos-i-am wants to merge 1 commit intolfittl:masterfrom
xronos-i-am:skip_standalone_sequences

Conversation

@xronos-i-am
Copy link
Copy Markdown

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

Sequence created without table should not be dropped from dump

@andyatkinson
Copy link
Copy Markdown
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
Copy Markdown
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