Skip to content

docs: show the PARSE_DECLTYPES note only on the sqlite tabs#225

Merged
rayakame merged 1 commit into
mainfrom
docs/scope-sqlite-callout
Jul 24, 2026
Merged

docs: show the PARSE_DECLTYPES note only on the sqlite tabs#225
rayakame merged 1 commit into
mainfrom
docs/scope-sqlite-callout

Conversation

@rayakame

Copy link
Copy Markdown
Owner

In the getting-started guide, the callout explaining detect_types=sqlite3.PARSE_DECLTYPES was placed after the closing {{< /tabs >}} of the Use it section, so it rendered for every driver selection - including the PostgreSQL drivers it does not apply to.

The callout now lives inside the aiosqlite and sqlite3 tabs, directly under the code samples that contain the detect_types argument it refers to, and disappears when a PostgreSQL driver tab is selected.

Docs-only change, hence the skip-fragment-check label.

The callout sat below the closing tabs shortcode of the Use it section,
so every driver selection displayed it. Move it into the aiosqlite and
sqlite3 tabs, right under the code samples it refers to.
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://rayakame.github.io/sqlc-gen-better-python/pr-preview/pr-225/

Built to branch gh-pages at 2026-07-24 00:38 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rayakame
rayakame merged commit 60184a3 into main Jul 24, 2026
25 checks passed
@rayakame
rayakame deleted the docs/scope-sqlite-callout branch July 24, 2026 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant