Skip to content

Replacements are not supported #35

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 ":"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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