blakeembrey / blakeembrey/node-immigration
SQL Plugin
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Now that plugin support exists (e.g. https://github.com/blakeembrey/node-immigration-rethinkdb) let's write the SQL plugin for MySQL/Postgres/SQLite using Knex.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing plugin support and the example RethinkDB plugin linked in the issue. Trace the migration plugin entry points and determine how a Knex-backed SQL plugin should cover MySQL, PostgreSQL, and SQLite; done means those three databases are supported through the plugin interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, postgresql, sqlite, typescript
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100