Posts by acneto • 9 points
1 post
-
-2
votes1
answer34
viewsQ: Javascript with async-await
I am using async-await in the SQL query function in the Model and I use the MVC standard. The problem is that when executing the function (select SQL) in the model it is executed but the return is:…