#quickdb data fetch issue

4 messages · Page 1 of 1 (latest)

potent sleetBOT
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
sour harness

I don't know about quick.db but I'm 100% sure you should await your calls to database methods.

And why db.createTable = function () {};?

That's probably the issue because you're using the function in the first command.