Skip to content

docs: add SET UNENFORCED PRIMARY KEY page and fix nav gaps - #785

Open
jackylee-ch wants to merge 1 commit into
lance-format:mainfrom
jackylee-ch:docs/set-unenforced-primary-key
Open

docs: add SET UNENFORCED PRIMARY KEY page and fix nav gaps#785
jackylee-ch wants to merge 1 commit into
lance-format:mainfrom
jackylee-ch:docs/set-unenforced-primary-key

Conversation

@jackylee-ch

Copy link
Copy Markdown
Contributor

Summary

  • Document ALTER TABLE ... SET UNENFORCED PRIMARY KEY, the only extension statement with no page
  • Add drop-index.md and insert-overwrite.md to the nav; both were unreachable

Test plan

  • mkdocs build --strict

🤖 Generated with Claude Code

Document ALTER TABLE ... SET UNENFORCED PRIMARY KEY, the only SQL
extension statement without a docs page.

Add drop-index.md and insert-overwrite.md to the operations nav; both
.pages files declare an explicit nav with no rest token, so the pages
were built but unreachable.
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 26, 2026

@lance-gatekeeper lance-gatekeeper Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gate recommendation: approve.

This fills the documentation gap for the existing SET UNENFORCED PRIMARY KEY command and exposes the two previously unlisted operation pages. The documented syntax, output, metadata behavior, limitations, and navigation match the implementation and build cleanly.

@lance-gatekeeper lance-gatekeeper Bot added the K-approved Latest Gatekeeper recommendation permits acceptance. label Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation K-approved Latest Gatekeeper recommendation permits acceptance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant