db:seed:undo --seed [file] => No seeders found.

Open
#1,176 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, sqlite
Domain
cli, database

Research direction

Reproduce the single-file seeding and undo commands described in the issue, then trace the CLI handling for the seed and undo options. Done means db:seed:undo --seed [file] finds and undoes the selected seeder, while db:seed:undo:all continues to work.

Written by the indexing model from the issue text.

Description

What you are doing?

seeding a single file, then undo it

What do you expect to happen?

undo to find the seding

What is actually happening?

No seeders found.

image

db:seed:undo:all finds it

Output, either JSON or SQL

Dialect: sqlite
Database version: latest
Sequelize CLI version: 6.5.1
Sequelize version: 6.24.0

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.