repo_deps_libyear column name misspelled

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

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
databases

Research direction

Search the repository for the repo_deps_libyear table and the misspelled current_verion column, then inspect its schema definition and references. Update the column name consistently and verify that the database-related tests or checks pass with current_version.

Written by the indexing model from the issue text.

Description

challenging first issue database

[!NOTE]
Migrated from augurlabs/augur#2662
Originally opened by @cdolfi on 2024-01-02


There is a column currently named "current_verion" that I assume should be "current_version"

Dominant language
Python
Stars
14
Forks
18
Avg merge
6h 59m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

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 chaoss/CollectOSS

All issues in chaoss/CollectOSS

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.