A database user for connection is determined via `username` property in sequelize. On the other hand it is `user` property in node-postgres.
A database user for connection is determined via
usernameproperty in sequelize.On the other hand it is
userproperty in node-postgres.