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: add guide for removing foreign data wrappers #390

Merged
merged 9 commits into from
Dec 17, 2024

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Add comprehensive documentation for removing foreign data wrappers.

This PR adds a new guide that explains how to:

  • Remove foreign tables, servers, and extensions
  • Clean up WASM wrapper cache files
  • Verify successful removal
  • Handle common issues

Fixes #177

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

- Add comprehensive guide for removing FDWs
- Cover both native and WASM wrapper cleanup
- Include verification steps
- Fixes #177

Co-Authored-By: oliver@supabase.io <oliver@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 3 commits December 16, 2024 14:48
- Convert all SQL queries to lowercase
- Replace information_schema with pg_catalog
- Add full table qualification
- Improve query readability with column aliases

Co-Authored-By: oliver@supabase.io <oliver@supabase.io>
Co-Authored-By: oliver@supabase.io <oliver@supabase.io>
Co-Authored-By: oliver@supabase.io <oliver@supabase.io>
docs/guides/removing-wrappers.md Outdated Show resolved Hide resolved
docs/guides/removing-wrappers.md Outdated Show resolved Hide resolved
docs/guides/removing-wrappers.md Outdated Show resolved Hide resolved
docs/guides/removing-wrappers.md Outdated Show resolved Hide resolved
@olirice olirice self-requested a review December 16, 2024 16:48
@olirice olirice requested a review from burmecia December 16, 2024 16:50
@burmecia burmecia merged commit ef78590 into main Dec 17, 2024
3 checks passed
@burmecia burmecia deleted the devin/1734360193-add-fdw-removal-guide branch December 17, 2024 00:57
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.

Document clean removal of a FDW
2 participants