Skip to content

Conversation

@dat-a-man
Copy link
Collaborator

Description

This PR adds a new section to the Advanced usage page of the sql_database source docs.

It demonstrates how to use query_adapter_callback and table_adapter_callback to:

  • Filter rows for specific tables using SQL conditions
  • Select only specific columns per table during schema reflection

@dat-a-man dat-a-man self-assigned this Oct 25, 2025
@dat-a-man dat-a-man added the documentation Improvements or additions to documentation label Oct 25, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 25, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
docs bcd7094 Commit Preview URL

Branch Preview URL
Oct 28 2025, 11:14 AM

@dat-a-man dat-a-man force-pushed the docs/update_sql_docs_select_columns branch from 28dd9aa to a17ecf3 Compare October 28, 2025 10:10
@dat-a-man dat-a-man changed the title Add example to SQL docs: filtering rows and selecting columns from multiple tables Add example to SQL docs: updated docs on how to filter rows using query_adapter_callback Oct 28, 2025
Copy link
Contributor

@AstrakhantsevaAA AstrakhantsevaAA left a comment

Choose a reason for hiding this comment

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

Excellent!

@AstrakhantsevaAA AstrakhantsevaAA merged commit 4fa832e into devel Nov 13, 2025
28 checks passed
@AstrakhantsevaAA AstrakhantsevaAA deleted the docs/update_sql_docs_select_columns branch November 13, 2025 15:13
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.

3 participants