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

Fix query to get primary column names for postgres #126

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

svanharmelen
Copy link
Contributor

Not sure if/how this worked for other users, but for my setup (using named schemas) this didn't work. By taking the schema name into account when doing the query it now works great for all use cases (as far as I could test/verify).

drivers/postgres.go Show resolved Hide resolved
drivers/postgres.go Show resolved Hide resolved
@svanharmelen svanharmelen force-pushed the fix/primary-keys branch 4 times, most recently from ca76f37 to 8a1ee31 Compare November 22, 2024 14:40
@jorgerojas26 jorgerojas26 merged commit 4ef1330 into jorgerojas26:main Nov 27, 2024
2 checks passed
@svanharmelen svanharmelen deleted the fix/primary-keys branch December 1, 2024 12:04
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.

2 participants