Support for golang migrations
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 3.4k
- Forks
- 292
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
We've been using different libraries to migrate our schema, recently we ran into issues while trying to
apply some complex migrate logic. In ROR we wrote such logic using native language (Ruby), which
made the migration process more robust.
Is there a way or a plan on supporting such feature (Similar to Goose, Boostport/migration etc)?
Please advice,
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reviewing the project's current migration workflow and how it handles complex logic, then compare the requested native Go migration support with the existing approach. Done would require an agreed feature scope and implementation plan for supporting such migrations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100