Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command Discrepancy: Sequelize vs. Mongoose in db-drawer Tool #54

Closed
kvdevlopment opened this issue May 15, 2024 · 4 comments
Closed

Command Discrepancy: Sequelize vs. Mongoose in db-drawer Tool #54

kvdevlopment opened this issue May 15, 2024 · 4 comments
Assignees
Labels
gssoc under GirlScript Summer of Code level2 little difficult, needs a good understanding of the project

Comments

@kvdevlopment
Copy link

Description:

While using the db-drawer tool, I noticed a discrepancy in the commands provided for running the tool with Sequelize and Mongoose.

For Sequelize, the command is:
npx db-drawer s

However, for Mongoose, the command is:
npx db-draw m
The inconsistency in the commands could lead to confusion for users, especially those new to the tool. To improve clarity and consistency, I suggest aligning the commands for both Sequelize and Mongoose usage.

Proposed Solution:

Update the command for Mongoose usage to match the format used for Sequelize, like so:

npx db-drawer m
This adjustment will enhance user experience and ensure consistency across the tool's functionality.

You can refer below:
2024-05-16 00_27_02-

Copy link

Congratulations, @kvdevlopment! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@kvdevlopment
Copy link
Author

Hello @Bhanu-code

Sir, Please assign me this issue.

@Bhanu-code Bhanu-code added level2 little difficult, needs a good understanding of the project gssoc under GirlScript Summer of Code labels May 16, 2024
@Bhanu-code
Copy link
Owner

@kvdevlopment go ahead update the commands and docs as well

Copy link

github-actions bot commented Jun 1, 2024

Hello @kvdevlopment! Your issue #54 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc under GirlScript Summer of Code level2 little difficult, needs a good understanding of the project
Projects
None yet
Development

No branches or pull requests

2 participants