Cardboard requires config.mainTable but doesnt require it if config.dyno is set
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We should set config.mainTable if config.dyno is set to preserve this functionality.
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 configuration handling for config.mainTable and config.dyno in the repository. Confirm the expected behavior when config.dyno is set without config.mainTable, then verify that existing tests or a focused reproduction cover preserving this functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100