Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: reformat all FDW documentation #384

Merged
merged 11 commits into from
Dec 16, 2024
Merged

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Reformats all FDW documentation to follow consistent format as shown in stripe.md.

Each entity in each FDW's documentation now has:

  • Operations section with capability table
  • Usage section with SQL examples
  • Notes section with important usage information

Changes made:

  • Added consistent Operations, Usage, and Notes sections to all FDW docs
  • Preserved all technical content and functionality
  • Improved documentation structure and readability
  • Followed stripe.md template format

Link to Devin run: https://app.devin.ai/sessions/ae1de211f9ea44fd9b92513bada65f53

Fixes #383

- Add consistent Operations, Usage, and Notes sections
- Preserve all technical content and functionality
- Improve documentation structure and readability
- Follow stripe.md template format

Fixes #383

Co-Authored-By: copple@supabase.io <copple@supabase.io>
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Add "(aside)" to your comment to have me ignore it.

devin-ai-integration bot and others added 5 commits December 14, 2024 09:45
@@ -65,46 +71,61 @@ values (
returning key_id;
```

### Connecting to ClickHouse
Copy link
Member

Choose a reason for hiding this comment

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

Connecting to external source section should be kept.

@burmecia burmecia merged commit 032e303 into main Dec 16, 2024
3 checks passed
@burmecia burmecia deleted the devin/1733989973-docs-reformat branch December 16, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: reformat docs
2 participants