Is the project abandoned? Why don't devs acknowledge important issues?

Open
#1,530 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript, mysql, sqlite
Domain
cli, databases

Research direction

Start by reading linked issues #1528, #1436, and #960 to separate the dialect, TypeScript, and module-syntax requests. This issue does not define a single contribution or acceptance criteria, so its scope and the relevant code or tests would need to be established first.

Written by the indexing model from the issue text.

Description

I am struggling to configure the project generated with sequelize-cli to use sqlite instead of MySQL. https://github.com/sequelize/cli/issues/1528 (there is no option to select dialect)
There are other issues such as sequelize-cli not generating TypeScript files. https://github.com/sequelize/cli/issues/1436 (there is no option for that).
sequelize-cli also generates files in CommonJS syntax instead of ES6 syntax (import x from y, export default, export). https://github.com/sequelize/cli/issues/960 (there is no option for that). People had to change the syntax manually.
Last update of sequelize-cli was in 2023.

Dominant language
JavaScript
Stars
2.6k
Forks
524
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sequelize/cli

All issues in sequelize/cli

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.