Notifications
Clear all
BugOverflow
1
Posty
1
Users
0
Reactions
1,183
Widok
0
02/05/2020 8:11 pm
Topic starter
nodejs
1 Answer
0
02/05/2020 8:12 pm
Topic starter
var data = await this.mysql.User.findAll({ logging: (msg)=>{ console.log(msg); } });