drewwmercer / pedalhead

Pedalhead is an application for the busy cyclist who has more on their mind than gears and wrenches.
https://pedalhead.herokuapp.com/
3 stars 5 forks source link

sequelize deprecated - String based operators are now deprecated. #101

Closed drewwmercer closed 5 years ago

drewwmercer commented 5 years ago

when running npm start locally

sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security

read more at http://docs.sequelizejs.com/manual/tutorial/querying.html#operators node_modules/sequelize/lib/sequelize.js:245:13

maxzirps commented 5 years ago

I would like to work on this

drewwmercer commented 5 years ago

Thank you @mensonones