Support for CRUD for simple tables
Open
Nobody has claimed this yet.
design discussion required
hacktoberfest
- Dominant language
- Kotlin
- Stars
- 19
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Instead of having to write common CRUD queries, it would be simple if we could ask norm to generate all CRUD operations for a given table.
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 norm's existing table and query APIs, then determine how CRUD generation should be exposed and what a simple table includes. Done should mean the generated create, read, update, and delete operations work for the supported table shape, with tests covering them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, postgresql
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100