Upgrading my Gitlab instance was long overdue. Since I had to upgrade over 2 major versions, I decided to share my upgrade approach and implementation plan in this post....
ran into this problem where Sequelize would not accept the date generated by Javascript's new Date() function when using greater than operator ($gt, $lt)....