luckyframework / luckyframework/avram
Generating a migration with options
Open
Nobody has claimed this yet.
hacktoberfest
- Dominant language
- Crystal
- Stars
- 183
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
We should be able to do something similar to generating a model and add columns
Contributor guide
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
Start by locating the existing model generator and migration generator, then compare how model options and column additions are represented. Clarify which migration options and column forms are required; done means the generator supports the agreed options and produces the expected PostgreSQL migration output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal, postgres
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100