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

Can't understand how to add/remove/edit column of an existing model #11745

Closed
2 of 7 tasks
Romans96 opened this issue Dec 12, 2019 · 0 comments · Fixed by #11825
Closed
2 of 7 tasks

Can't understand how to add/remove/edit column of an existing model #11745

Romans96 opened this issue Dec 12, 2019 · 0 comments · Fixed by #11825
Assignees
Labels
type: docs For issues and PRs. Things related to documentation, such as changes in the manuals / API reference.

Comments

@Romans96
Copy link

Romans96 commented Dec 12, 2019

Issue Description

Hello! SOmeone else that uses sequelize.js knows how to add/remove a column of an existing module? I need in a bot code, to define a tabl,e and then add/removes some column in a switch..case... Thank you

What was unclear/insufficient/not covered in the documentation

Is there the define and drop that are clear on how to do them, but i can't understand how to addcolumn/edit table model

Issue Template Checklist

Is this issue dialect-specific?

  • No. This issue is relevant to Sequelize as a whole.
  • Yes. This issue only applies to the following dialect(s): XXX, YYY, ZZZ
  • I don't know.

Would you be willing to resolve this issue by submitting a Pull Request?

  • Yes, I have the time and I know how to start.
  • Yes, I have the time but I don't know how to start, I would need guidance.
  • No, I don't have the time, although I believe I could do it if I had the time...
  • No, I don't have the time and I wouldn't even know how to start.
@Romans96 Romans96 added the type: docs For issues and PRs. Things related to documentation, such as changes in the manuals / API reference. label Dec 12, 2019
@papb papb added the status: wip For issues and PRs. Applied when the PR is not ready yet / when work to close the issue has started. label Dec 26, 2019
@papb papb self-assigned this Dec 26, 2019
@papb papb removed the status: wip For issues and PRs. Applied when the PR is not ready yet / when work to close the issue has started. label Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: docs For issues and PRs. Things related to documentation, such as changes in the manuals / API reference.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants