No mention of mySQL/postgreSQL username/password

Open Beginner friendly
#122 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
mysql, postgresql

Research direction

Start with the linked contributing guide at the “5.7.4 Testing Active Record” section and check the surrounding database setup instructions. Document the MySQL login command and credentials before the instruction to create the activerecord_unittest database; done means the guide clearly explains how to log in.

Written by the indexing model from the issue text.

Description

I think it should be mentioned somewhere in the readme or in the guides that we need to use

mysql -uroot -proot

to login to mysql. Ideally, it should be in this guide, in 5.7.4 Testing Active Record before mentioning create database activerecord_unittest

Dominant language
Shell
Stars
2k
Forks
568
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rails/rails-dev-box

All issues in rails/rails-dev-box

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.