skuse
skuse
Explore posts from servers
TTCTheo's Typesafe Cult
Created by skuse on 3/23/2023 in #questions
Prisma p.account.create() error "Column: for"
When I sign in with discord, it works fine, when I sign in with spotify, I get this error: "The provided value for the column is too long for the column's type. Column: for" I dont have a column "for" in my schema. Prisma creates a new user table, but cant create an account for the user. I just switched from SQLite to MySQL, I know the solution would be to make the "for" column longer, but I dont know where the "for" column is
2 replies
TTCTheo's Typesafe Cult
Created by skuse on 1/10/2023 in #questions
Environment variables pass on backend but fail on client?
4 replies