rubenv / rubenv/sql-migrate

Error 1046: No database selected

Open
#116 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
3.4k
Forks
292
PR merge metrics
No merged PRs in 30d

Description

development:
    dialect: mysql
    datasource: root@/test?parseTime=true
    dir: migrations/mysql
    table: migrations

this is my dbconfig.yml, but it show 'No database selected' when I run command 'sql-migrate status

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.

Research direction

The issue provides dbconfig.yml and the sql-migrate status command, but no source file or test. Reproduce the Error 1046 failure with that configuration, then trace how the MySQL datasource selects a database. Done means the status command runs successfully without the database-selection error.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, mysql
Domain
cli, databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.