i need to use option.freezeTableName = true??
By default sequelize will automatically transform table names to plural. So if you want that, you can set options.freezeTableName = true
But, if I set tableName (singular) I don't need to use freezeTablemName, right?
I think so
Have you tried?
I will tomorrow
Обсуждают сегодня