Skip to content

Bind parameters #998

@jesslilly

Description

@jesslilly

Sequelize is awesome, but I have an enhancement idea. Bind parameters. I am using mostly sequelize for my database queries, but I had a big nasty query that was taking too long. So I changed the code to use node-sqlite3 instead and use bind variables. Now the query is much faster. Could you implement bind variables in sequelize?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions