Skip to content

docs: document setval for sequences - #7198

Open
AiAlchemist0 wants to merge 1 commit into
duckdb:mainfrom
AiAlchemist0:docs/setval
Open

docs: document setval for sequences#7198
AiAlchemist0 wants to merge 1 commit into
duckdb:mainfrom
AiAlchemist0:docs/setval

Conversation

@AiAlchemist0

Copy link
Copy Markdown
Contributor

Fixes #7050

After duckdb/duckdb#24061, setval sets a sequence (Postgres-style). Documented next to nextval / currval. Third argument is_called defaults to true, so the next nextval is value + increment.

I used an assistant on the edit. Maintainers can edit this branch.

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.

[duckdb/#24061] - Add SetVal needs documentation

1 participant