luminus-framework / luminus-framework/luminus-migrations
There are no tests
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 15
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
An example of how to actually call the migrate function with the rollback and migrate arguments and some individual migration numbers would be useful.
That information does not appear to be in the docs, so both testing migrations and testing most db functions is extremely frustrating.
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
Start by locating the documentation for the migrate function and the existing migration examples. Add a runnable example covering rollback, migrate, and individual migration numbers, along with guidance for testing migrations and other database functions; the documentation should make these workflows understandable without extra investigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- database, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100