sequelize-automate
sequelize-automate copied to clipboard
Update index.js
Default values for boolean columns weren't parsed properly because they're neither a string nor a number (they appear as null in the generated model).