Friday 27 September 2019

Sequelize Query Question

Is there any way to get the value of a column while inside the where object? I have a min and max column and I don’t want a $gt or $lt comparison to the variable I am checking, but against the actual contents on the column. Essentially a range between the min and max column values.

Submitted September 27, 2019 at 11:57AM by FreeLunch2020

No comments:

Post a Comment