Skip to content

Document automatic sequences #316

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

Closed
kostja opened this issue Sep 26, 2017 · 0 comments
Closed

Document automatic sequences #316

kostja opened this issue Sep 26, 2017 · 0 comments
Assignees

Comments

@kostja
Copy link
Contributor

kostja commented Sep 26, 2017

  • new option in create_index sequence={true|name|id}
  • box.schema.sequence.{create/drop/alter}
  • box.sequence..nextval()
  • access control
  • limitations (cross-engine transactions and nextval() don't work, unless the sequence is automatic)

Original implementation is a series of patches tracked in http://github.com/tarantool/tarantool/issues/389

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

No branches or pull requests

2 participants