Nico Domino
Nico Domino
Hmm, it works locally for me. What issues are you having? **EDIT**: You then need to use the `vercel` cli to run your local dev env, instead of `next dev`....
Depending on your setup, you may be running into issues where your adapter is not "edge compatible" and is timing out trying to start it up, etc. Please check out...
@Yvon-Data can you share the versions of all the relevant prisma packages as well?
> Of course! > ``` > "prisma": "^5.13.0", > "@prisma/adapter-planetscale": "^5.13.0", > "@prisma/client": "^5.13.0" > ``` > Hmm okay so it looks like that should be "edge compatible", but your...
Okay I see why TS was not setup correctly :sweat_smile: I just spent ~1hr fixing all the TS errors, its all in that last commit. I understand if you're not...
> Also - is there a way to avoid these types of template changes? > > This is a stylistic change that I think just makes it harder to merge:...
@rathboma okay so I've cleaned up and split all the TS/ESLint changes into [their own PR](https://github.com/beekeeper-studio/beekeeper-studio/pull/1529). However, I'm travelling currently for the next few days and only have my M1...
> I think that you should have a dropdown on both the redshift and postgres pages (and this would be true also for mysql in the future) that when using...
@rathboma looks like you can setup an RDS instance with an AWS free tier account! https://repost.aws/knowledge-center/free-tier-rds-launch (Note: this PR is for postgres only, right, so that guide needs a bit...
Commenting here to get notifications and show my support. Really wish i could replace materialistic widget with something from Glider ❤️