-
Notifications
You must be signed in to change notification settings - Fork 14
IBX-10159: Corrected generate dfs_database_url parameter for Ibexa Cloud #595
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
base: 4.6
Are you sure you want to change the base?
Conversation
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.
This is ok, but please try adding coverage for that. I'd expect it in DI tests (from \Matthias\*
namespace - there's already some coverage). Please let me know if you have trouble finding how to do it.
9203402
to
fa5ad6f
Compare
2e7298a
to
4b7a325
Compare
|
Description:
Improved building of the dfs_database_url parameter. Previously it generated
schema://user:password:port@host
, now it generatesschema://user:password@host:port