Developer Zeke

Results 14 comments of Developer Zeke

Bump! this is quite annoying as I need to make temporary changes to my app when I'm changing my schema, otherwise I can't migrate because of type errors. I end...

Just had this issue, it took me an afternoon of debugging to realize it. I'd appreciate this being implemented soon! Also seems to be a duplicate of/related to #2427?

I'm also attempting to connect Prisma Postgres. It wants me to install Accelerate, but I'm not sure if I can do that since it wants me to run a Prisma...

@matijaSos is this resolved now?

My ideas on this from the discord: https://discord.com/channels/686873244791210014/1378788346389729542/1379130408616071248

Hi, can't get this lib to work for a client-side DB in a SvelteKit app. I'm running into this exact issue. Any tips on resolving it? Thanks!

@DallasHoff I ended up using your SQLocal package instead, it's much simpler and does exactly what I need :)

As noted in #2202, in order to run any commands on the DB it compiles/builds the whole project, even if the actual code hasn't changed. It doesn't really need to...

Might be more of my impatience that makes it seem like it takes that long 🙃 I just timed it and it's only 20-30 seconds, though that does add up...