rubenv / rubenv/sql-migrate

Access to GetEnvironment from the Library

Open
#22 0 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

https://github.com/rubenv/sql-migrate/blob/53184e1edfb4f9655b0fa8dd2c23e7763f452bda/sql-migrate/config.go#L56

It would be nice to have access to this from within the library - eg when I'm settng up my DB in the non-webserver program i'm writing.

How would you go about doing this?

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

Start by reading config.go at line 56 and trace how GetEnvironment is currently used. Determine what library-level access is needed for non-webserver programs, then check the existing package API and tests for an appropriate completion point. Done means the environment can be accessed from a library consumer without relying on a webserver.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.