79699484

Date: 2025-07-12 18:27:40
Score: 2.5
Natty:
Report link

What i just is that you need to separate the Create and Drop commands.
First try to Drop the table using
await db.execAsync(`DROP TABLE IF EXISTS users;`);
Then run the remaining to create the Table. It seems that Drop command is not working well inside this block of code.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): What i
  • Low reputation (1):
Posted by: Abdul Rafay