You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I explained before, connection.query() return a promise so, you can use the result to check if the process is done correctly and to handle error also :
week-06-yummy/server/database/config/bulit.js
Line 9 in d3e1c78
As I explained before,
connection.query()
return a promise so, you can use the result to check if the process is done correctly and to handle error also :The text was updated successfully, but these errors were encountered: