acidjazz
acidjazz
Explore posts from servers
PPrisma
Created by acidjazz on 8/5/2024 in #help-and-questions
using prisma $extends to add fields to a model, whats the best practice for TS?
well, the way i'm doing/asking this, i'm doing an $extend, so i want it in Token . it will always be Token. I'm not just doing a query with an include
6 replies
PPrisma
Created by acidjazz on 8/5/2024 in #help-and-questions
using prisma $extends to add fields to a model, whats the best practice for TS?
anyone know the proper way of doing this?
6 replies
PPrisma
Created by acidjazz on 8/4/2024 in #help-and-questions
prisma client generates model with no create
Thanks but you might want to check out why the word Session/Sessions is somehow reserved
11 replies
PPrisma
Created by acidjazz on 8/4/2024 in #help-and-questions
prisma client generates model with no create
Everything works fine now that the table is named Tokens :shrug:
11 replies
PPrisma
Created by acidjazz on 8/4/2024 in #help-and-questions
prisma client generates model with no create
when that unsupported field was uncommneted, teh create would work, but absolutely zero crud stuff would work since prisma doesnt support spatial - since requested in 2020
11 replies
PPrisma
Created by acidjazz on 8/4/2024 in #help-and-questions
prisma client generates model with no create
when I Rename the table to something else - it works :shrug:
11 replies
PPrisma
Created by acidjazz on 8/4/2024 in #help-and-questions
prisma client generates model with no create
yes
11 replies