I have the next class db.config.js where I am doing my connection to database:
db.config.js
const dotenv = require(\'dotenv\'); dotenv.config(); const mysql2 = re