jonfanz
PPrisma
•Created by Gautam on 11/15/2024 in #help-and-questions
Is there no more online database browser from prisma?
We sunset Data Browser, which you’re referring to, a while ago unfortunately.
But watch this space. More news soon 😁
6 replies
PPrisma
•Created by Mr Tung on 11/6/2024 in #help-and-questions
Cannot create a JSON value from a string with CHARACTER SET 'binary'
Hi there, please don't ping moderators unless it's an issue of safety or to report a violation of rules
5 replies
PPrisma
•Created by Peacock on 10/31/2024 in #help-and-questions
Prisma Postgres Pricing
No problem at all and if any others come up, do let us know 🙂
5 replies
PPrisma
•Created by Niels on 10/31/2024 in #help-and-questions
Way to run migrations & seeding using the PrismaClient
I mean it is if you use exec and open up a new process, but not in a convenient way
7 replies
PPrisma
•Created by Niels on 10/31/2024 in #help-and-questions
Way to run migrations & seeding using the PrismaClient
Yeah unfortunately that’s an open issue for us.
As for a client extension, no, because Prisma migrate is pretty much totally distinct from the client. It’s not possible to work with it.
7 replies
PPrisma
•Created by Niels on 10/31/2024 in #help-and-questions
Way to run migrations & seeding using the PrismaClient
No, generally that’s done outside of runtime. For Docker you could build separate containers for running migrations and the application?
7 replies
PPrisma
•Created by Peacock on 10/31/2024 in #help-and-questions
Prisma Postgres Pricing
Hey! I just posted a message about our pricing over in #dev-chat https://discord.com/channels/937751382725886062/937751383124361286/1301540664999280700
After reading that, anything I can clear up?
5 replies
PPrisma
•Created by tomas021 on 10/19/2024 in #help-and-questions
D1 Database?
Yes, in early access: https://www.prisma.io/docs/orm/overview/databases/cloudflare-d1
4 replies
PPrisma
•Created by aadmaa on 10/11/2024 in #help-and-questions
Prisma deployment in API with TypedSql
No, this is a strict requirement of the
--sql
flag. You need to have access to a database in order to generate the correct types.4 replies
PPrisma
•Created by Nabin saud on 10/3/2024 in #help-and-questions
How to extends the client for adding soft delete features currently this is not working how to fix ?
Please don’t tag moderators unless there’s an issue of safety.
4 replies
PPrisma
•Created by Faith on 4/24/2024 in #help-and-questions
Error validating datasource `db`: the URL must start with the protocol `prisma://`
Start a new one, please 🙂
17 replies
PPrisma
•Created by Robert on 9/30/2024 in #help-and-questions
dev.db-journal is always created
Eng team is looking into this. Thanks!
5 replies
PPrisma
•Created by davey on 9/27/2024 in #help-and-questions
Any way to decrease prisma client size for Cloudflare D1?
This is intended, yes, and no there’s no improvements to be made beyond ensuring that you’re generating the minimum amount of code.
5 replies
PPrisma
•Created by cesar sampaio on 9/26/2024 in #help-and-questions
How to kill idle connections properly in postgres
If I may ask, how many is too many? What numbers are you seeing?
5 replies
PPrisma
•Created by emacs on 9/18/2024 in #help-and-questions
Prisma query tracing
We’re planning on it, but no timeline right now, unfortunately.
3 replies
PPrisma
•Created by switz on 9/16/2024 in #help-and-questions
nested raw query errors
What version of Prisma ORM are you using? Have you tried TypedSQL? https://www.prisma.io/blog/announcing-typedsql-make-your-raw-sql-queries-type-safe-with-prisma-orm
11 replies
PPrisma
•Created by cbgf on 9/16/2024 in #help-and-questions
Pulse hosting
I thought I had one, but I can only find this: https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-leaderboard
Uses an express backend
8 replies
PPrisma
•Created by cbgf on 9/16/2024 in #help-and-questions
Pulse hosting
You can still use Vercel for your app hosting. Prisma Pulse is a separate service that would then forward messages to your hosted Next.js app.
Here are the instructions for Supabase and Prisma Pulse https://www.prisma.io/docs/pulse/database-setup/supabase
In your app I think you could put the Pulse logic in an api route which would then send info via a websocket lib like socket.io
8 replies
PPrisma
•Created by sukeshpabolu on 9/10/2024 in #help-and-questions
deep nested create takes so much time to complete
Have you tried our new product, Optimize? https://www.prisma.io/docs/optimize/getting-started
Instead of a zip file, would it be possible to make a repo on GitHub?
3 replies
PPrisma
•Created by Mr.Traveller on 9/3/2024 in #help-and-questions
As a fullStack developer, I am looking for new project
Hi there, no soliciting or advertising per the #rules
3 replies