Skip to content

Replacements are not supported #35

@MrMaximus

Description

@MrMaximus

Replacements are supported in Sequalize:
sequalizeDb.query( 'SELECT name FROM users WHERE id = :id', { replacements: { id: userId } } );

However this throws an error using sequelize-redis-cache
syntax error at or near ":"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions