Skip to content

docs: update docs for latest dbc search output - #280

Merged
zeroshade merged 7 commits into
mainfrom
docs/update-search
Feb 10, 2026
Merged

docs: update docs for latest dbc search output#280
zeroshade merged 7 commits into
mainfrom
docs/update-search

Conversation

@amoeba

@amoeba amoeba commented Jan 29, 2026

Copy link
Copy Markdown
Member

Updates the dbc docs so they're in sync with what's being released as dbc 0.2.0.

  1. Updates hardcoded examples of dbc search to match latest output, verbatim. Note that the formatting shift is because of fix(search): improve output for non-verbose #248
  2. Adds notes in those areas about what the [private] label is, linking to our new Private Drivers Guide
  3. Adds the oracle and teradata drivers to the 1-2-3 section in the docs index
  4. Bonus: Fixes a minor discrepancy in the CLI help text for dbc search

@amoeba
amoeba requested a review from ianmcook January 29, 2026 17:30
@amoeba
amoeba requested a review from esadek January 29, 2026 17:30
@amoeba amoeba added this to the 0.2.0 milestone Jan 29, 2026
@amoeba

amoeba commented Jan 29, 2026

Copy link
Copy Markdown
Member Author

Note, don't merge this until 0.2.0 is released.

Comment thread docs/index.md Outdated
Comment thread docs/guides/installing.md

!!! note

The drivers listed above with the `[private]` label require a license to use. See [./private_drivers.md](Private Drivers) to learn how to use these drivers.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This link opens /dbc/guides/finding_drivers/Private Drivers which gives a 404 error.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Should've mentioned it but this PR stacks on #263. Good catch.

Comment thread docs/index.md Outdated
Co-authored-by: Ian Cook <ianmcook@gmail.com>
@zeroshade zeroshade added the documentation Improvements or additions to documentation label Feb 6, 2026
@zeroshade
zeroshade merged commit 056d707 into main Feb 10, 2026
3 checks passed
@zeroshade
zeroshade deleted the docs/update-search branch February 10, 2026 16:00
zeroshade pushed a commit that referenced this pull request Apr 17, 2026
Updates the dbc docs so they're in sync with what's being released as
dbc 0.2.0.

1. Updates hardcoded examples of `dbc search` to match latest output,
verbatim. Note that the formatting shift is because of
#248
2. Adds notes in those areas about what the `[private]` label is,
linking to our new Private Drivers Guide
3. Adds the `oracle` and `teradata` drivers to the 1-2-3 section in the
docs index
4. Bonus: Fixes a minor discrepancy in the CLI help text for `dbc
search`

---------

Co-authored-by: Ian Cook <ianmcook@gmail.com>
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.

4 participants