Skip to content

Unhandled rejection TypeError: sequelize.getQueryInterface(...).quoteIdentifier is not a function #12627

@khebinMant

Description

@khebinMant

Issue Description

What are you doing?

I dont know if this is a bug but I solve this error installing a old version of sequelize 6.3.3 before 6.3.4
this error throws when I run the comand sequelize db:drop, this morning I update sequelize on his latest version, the solution for me was install the 6.3.3 version.

Here is the link to the SSCCE for this issue: LINK-HERE

What do you expect to happen?

I dont know why this problem hapens but can u solve this plz :D I am new in this world of web development

What is actually happening?

No so much to say the problem was solve but with a old version of sequelize.

Additional context

Environment

  • Sequelize version: 6.3.4
  • Node.js version: 13.9.0
  • Operating System: Windows 10
  • If TypeScript related: TypeScript version: 3.9.7

Issue Template Checklist

How does this problem relate to dialects?

  • [*] I think this problem happens regardless of the dialect.
  • [* ] I think this problem happens only for the following dialect(s): sequelize db:drop sequelize db:create
  • I don't know, I was using PUT-YOUR-DIALECT-HERE, with connector library version XXX and database version XXX

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.

Metadata

Metadata

Assignees

Labels

type: bugDEPRECATED: replace with the "bug" issue type

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions