Ji Hoon Bae
Ji Hoon Bae
# Before pr #150
I know that contributing.md file is written about how to participate in a project. I think it will be helpful for other contributors to change to the contents of the...
I use sequelize version 5.19.2. and use mysql. and set-up like below code. There is in test file ``` const Database = require('../../models').sequelize; sequelizeMockingMocha( Database, path.resolve(path.join(__dirname, '../fake-trainer-database.json')), {'logging': console.log} );...
## Proposed changes Summarize your changes here to communicate with the maintainers and make sure to put the link of that issue ## Types of changes What types of changes...
**What this PR does / why we need it**: If you currently use the latest version of okteto, you cannot run okteto normally. So, I applied it to the document...