KSDaemon/sails-hook-sequelize

Uncaught TypeError: attributes[key].type.toLowerCase is not a function

Closed this issue · 1 comments

If I set the adapter keyword to my connection configuration, I get error as described in the title. This is only when I try to use the "npm test" command.

I'm using sails version 0.12.0-rc4

I'm answering my own ticket and closing this. I just realised that using adapter is wrong, so this was my mistake.