onesoft-sudo/sudobot

The table `public.global_user_bans` does not exist in the current database.

Closed this issue · 5 comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. npm start
  2. then see the error

Screenshots
image

Environment

  • NodeJS version: 20.12.2
  • TypeScript version: idk how to check

When setting up, did you remember to run npx prisma db push to set up the database?

If you did, then I suggest trying again seeing as it should just set up every database upon running the command. This is my database where it has already been put there.
image

When setting up, did you remember to run npx prisma db push to set up the database?

shiet i forgot it thank youuuuu

Lol it happens sometimes. You're welcome for that and make to read docs carefully so this doesn't happen again lol.

When setting up, did you remember to run npx prisma db push to set up the database?

shiet i forgot it thank youuuuu

Closing as completed.