n8
n8
Explore posts from servers
PPrisma
Created by n8 on 6/21/2024 in #help-and-questions
Can't start prisma studio
Hi! After updating Prisma, I've just noticed that I cannot launch Prisma studio. I'm using LibSQL and the libsql adapter. I'm on versions 5.15.1 for prisma, @prisma/client, and @prisma/adapter-libsql, and when running bun x prisma studio, there is no console output. Thanks for any help!
4 replies
PPrisma
Created by n8 on 5/22/2024 in #help-and-questions
Using createManyAndReturn
Hi! I'm using Prisma with SQLite, and the LibSQL adapter, and I've just updated to the latest version. I see in the docs that I should have access to createManyAndReturn since I am using SQLite, but it does not appear to be an option in my editor. Would the LibSQL adapter prevent me from being able to use it?
6 replies
SSolidJS
Created by n8 on 9/19/2023 in #support
How to create an effect that runs on page navigate
I think this should be fairly straightforward. How can I define a createEffect that runs each time navigation occurs?
4 replies