-
Notifications
You must be signed in to change notification settings - Fork 225
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
feat: support postgresql url prefix #3354
feat: support postgresql url prefix #3354
Conversation
7bdbbe9
to
8c5b244
Compare
Signed-off-by: Radosław Skałbania <[email protected]>
8c5b244
to
5fd75be
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3354 +/- ##
=======================================
Coverage 64.36% 64.37%
=======================================
Files 172 172
Lines 13721 13722 +1
=======================================
+ Hits 8832 8833 +1
Misses 4209 4209
Partials 680 680
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@all-contributors please add @radekska for code |
I've put up a pull request to add @radekska! 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great to me! thanks for this @radekska
@markphelps glad I could help! |
….com/flipt-io/flipt into support-import-export-namespace-data * 'support-import-export-namespace-data' of https://github.com/flipt-io/flipt: chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#3347) chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp (#3349) chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#3346) chore(deps): bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 (#3345) chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin (#3348) docs: add radekska as a contributor for code (#3355) feat: support postgresql url prefix (#3354)
this change resolves #3351 by registering
postgresql
URL alias.