sequelize-auto
sequelize-auto copied to clipboard
Feature new UPPER/lower cases
I needed just the basic Upper-/Lowercase options without the additional SnakeCase. The Options are called "bu" (Basic UpperCase) and "bl" (Basic LowerCase). I wrote tests and changed the documentation.