BlinkUX / sequelize-mock

A simple mock interface specifically for testing code relying on Sequelize models
https://sequelize-mock.readthedocs.io
MIT License
139 stars 73 forks source link

Add Sequelize.fn, Sequelize.col and Sequelize.literal and aliases #52

Open exos opened 6 years ago

exos commented 6 years ago

Add functions col, fn and literal methods to Sequelize.