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

Allow default database with no user #1546

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Allow default database with no user #1546

merged 2 commits into from
Apr 26, 2024

Conversation

gramian
Copy link
Collaborator

@gramian gramian commented Apr 13, 2024

What does this PR do?

This change allows default databases with no specific user. This is very useful for manual testing.

Motivation

Passing -Darcadedb.server.defaultDatabases=test[] failed due to empty credentials.

Additional Notes

This did work at some point if I remember correctly(?). So this could have been a regression or causing one?

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

@lvca lvca self-requested a review April 26, 2024 18:39
@lvca lvca added this to the 24.5.1 milestone Apr 26, 2024
@lvca lvca added the enhancement New feature or request label Apr 26, 2024
@lvca
Copy link
Contributor

lvca commented Apr 26, 2024

It looks good to me. Merging it. Thanks!

@lvca lvca merged commit 8735368 into ArcadeData:main Apr 26, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants