Skip to content

fix: remove pg-meta dep by embedding required logic #43

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

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

gregnr
Copy link
Collaborator

@gregnr gregnr commented Apr 8, 2025

A number of Windows-related issues are due to a build issue on libpg-query, which is a nested dependency of pg-meta.

This PR cherry picks the logic we need from pg-meta (list tables & list extensions) and embeds it into this server so that we no longer need to depend on pg-meta. In the future, we will replace this logic completely with supastructure.

@gregnr gregnr merged commit 11c5454 into main Apr 9, 2025
1 check passed
@PrathameshRR
Copy link

image

it worked. after the merge.

Thank you :')

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.

4 participants