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(postgres-batch-exports): Account for schema being empty string #18254

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

tomasfarias
Copy link
Contributor

Problem

The PostHog postgres plugin does not configure a schema, so the value can be empty.

Changes

Support empty string schemas and let the db decide where our table should be.

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

@tomasfarias tomasfarias merged commit 44e49cf into master Oct 27, 2023
68 checks passed
@tomasfarias tomasfarias deleted the fix/account-for-empty-string-schemas branch October 27, 2023 17:23
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.

1 participant