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

Solve 'using password on command line' warning #6

Open
sauloperez opened this issue Aug 30, 2017 · 2 comments
Open

Solve 'using password on command line' warning #6

sauloperez opened this issue Aug 30, 2017 · 2 comments

Comments

@sauloperez
Copy link

We need to solve the warning below when executing the test suite:

(...)
    when index is set to true
Warning: Using a password on the command line interface can be insecure.
Warning: Using a password on the command line interface can be insecure.
Warning: Using a password on the command line interface can be insecure.
        adds an index for the reference column
(...)

we might need to specify the password of the testing database in a config file.

@sauloperez
Copy link
Author

d17d599 might do the trick. We still need to investigate.

@jamesmacwilliam
Copy link

I'm not able to reproduce this bug, using ruby 2.4.4 and RSpec 3.8 after running bin/setup and rake spec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants