Skip to content

docs: Document how to use primary keys#157

Merged
Andreas Albert (AndreasAlbertQC) merged 3 commits into
mainfrom
2025-10-06_docs-primary-keys
Oct 6, 2025
Merged

docs: Document how to use primary keys#157
Andreas Albert (AndreasAlbertQC) merged 3 commits into
mainfrom
2025-10-06_docs-primary-keys

Conversation

@AndreasAlbertQC

Copy link
Copy Markdown
Collaborator

Motivation

We are currently lacking verbose documentation of some of our features.

Closes #153

Changes

  • Restructured documentation to add a new features folder for verbose documentation on specific features users might be looking for.
  • Added a documentation page for primary keys.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Oct 6, 2025
@codecov

codecov Bot commented Oct 6, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5d1c4d7) to head (51a6c39).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #157   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           51        51           
  Lines         2896      2896           
=========================================
  Hits          2896      2896           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread docs/sites/features/index.rst

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you! :)

Comment thread docs/sites/features/primary-keys.rst Outdated
Comment thread docs/sites/features/primary-keys.rst
@AndreasAlbertQC Andreas Albert (AndreasAlbertQC) merged commit cf2b98a into main Oct 6, 2025
22 checks passed
@AndreasAlbertQC Andreas Albert (AndreasAlbertQC) deleted the 2025-10-06_docs-primary-keys branch October 6, 2025 10:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs Request: Show how to create a multi-column primary key

2 participants