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

Add support for IMPORT FOREIGN SCHEMA #309

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

remilapeyre
Copy link
Contributor

What kind of change does this PR introduce?

This patch add support for the IMPORT FOREIGN SCHEMA command.

What is the current behavior?

Closes #175

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Copy link
Member

@burmecia burmecia left a comment

Choose a reason for hiding this comment

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

Very useful, thanks for this PR!

@burmecia burmecia merged commit 03a370d into supabase:main Jul 26, 2024
2 checks passed
@remilapeyre
Copy link
Contributor Author

Hello @burmecia, thanks for merging the PR. I want to say that after working with this feature for some days I should have a new version in the coming days that adds self and removes serverOid from import_foreign_schema().

@burmecia
Copy link
Member

that's great, any improvements are welcome. 👍

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.

Support import foreign schema for wrappers with static schema.
2 participants