sillsdev / sillsdev/appbuilder-buildengine-api
Remove unneeded DB fields
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- job
- git_url to url (like project) -- do we need it on both job and project?
- project
- user_id
- group_id
- publishing_key
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
The issue identifies job and project database fields, but names no files or tests. Start by locating the job and project models or schema and searching for each field's API and persistence uses. Done means the agreed unnecessary fields are removed consistently, with affected checks or tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend, database
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100