Jochen Luig

Results 1 issues of Jochen Luig

Version I'm using: $ sequelize-automate --version 1.2.0 I've tried to use this configuration module.exports = { dbOptions: { database: "mydb", username: "user", password: "mypassword", dialect: "postgres", host: "myhost", port: "5432",...

bug