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 "create or alter sequence" without parameters [CORE5137] #5421

Open
firebird-automations opened this issue Mar 7, 2016 · 3 comments
Open

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @aafemt

Votes: 6

According to poll at http://www.sql.ru/forum/1204051/create-or-alter-sequence-s1 users think that "create or alter sequence" without parameters can be useful.
It should create a new sequence with default parameters (initial value 0, increment 1) if it doesn't exist yet and change no parameters of existing sequence otherwise.

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

In my poll 100% of users are against it that way!

@firebird-automations
Copy link
Collaborator Author

Commented by: @aafemt

I don't see your poll at http://www.firebase.com.br/

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

I respectfully disagree with the idea.

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

1 participant