db-migrate / db-migrate/db-migrate-base
Add showDatabase method
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Refers to https://github.com/db-migrate/node-db-migrate/issues/339
`showDatabase` should response with not implemented on this driver for the base driver.
##
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29956615-add-showdatabase-method?utm_campaign=plugin&utm_content=tracker%2F11792942&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F11792942&utm_medium=issues&utm_source=github).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the base driver's existing methods and any tests for unsupported operations. Check how the base driver reports unimplemented methods, then add the showDatabase entry point so it responds with the driver's not-implemented result and verify that behavior in the relevant test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100