Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Database data migration

Open
#406 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Active
Tech stack
go
Domain
databases

Research direction

Start by reading the storage code involved in database migration and the discussion in PR #394, especially the referenced change. Identify the migration portion that should be removed without designing its replacement; done means that storage no longer includes this drive-by migration work and the independent follow-up scope is clear.

Written by the indexing model from the issue text.

Description

at this point we are still in alpha and I think we can make this breaking change, I do not want to add data migration of a database as a drive by PR, just remove this part in storage and we tackle it independently with a better battery of tests ... this is a critical part that require its own design

Originally posted by @aojea in #394

Dominant language
Go
Stars
926
Forks
138
Avg merge
11h 34m
Merged PRs (30d)
117

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 google/sam

All issues in google/sam

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.