Sam Jakshtis
Sam Jakshtis
WWasp-lang
Created by Sam Jakshtis on 7/23/2024 in #🙋questions
Migration to 0.14 Issue with Prisma
Ah figured it out, needed to remove db system
13 replies
WWasp-lang
Created by Sam Jakshtis on 7/23/2024 in #🙋questions
Migration to 0.14 Issue with Prisma
Also on the userEntity
13 replies
WWasp-lang
Created by Sam Jakshtis on 7/23/2024 in #🙋questions
Migration to 0.14 Issue with Prisma
@miho Yes I have been following it, do the queries and actions on mani.wasp stay the same?
13 replies
WWasp-lang
Created by Sam Jakshtis on 7/23/2024 in #🙋questions
Migration to 0.14 Issue with Prisma
@miho Done, but getting this error? (Also documenting should anyone else experience similar difficulties). git:(main) ✗ wasp db migrate-dev 🐝 --- Compiling wasp project... -------------------------------------------------- ❌ --- [Error] Your wasp project failed to compile: ------------------------------- - /Users/samueljakshtis/Desktop/github/Realti/main.wasp @ 16:13-22 Type error: Undefined identifier: PostgreSQL 15 | db: { 16 | system: PostgreSQL, 17 | }
13 replies
WWasp-lang
Created by Sam Jakshtis on 7/23/2024 in #🙋questions
Migration to 0.14 Issue with Prisma
@miho Haha my b, just need to download new version correct? I am on 13.2
13 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
Perfect, I see the how to's and comparisons, but are there specifics within those categories
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
@Vinny (@Wasp) That looks great, is the process as simple as writing an article and sending it to team for approval?
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
Hi @Vinny (@Wasp) I wanted to reach out to say what a great job you and the team did with the release the other day. I am somewhat new to wasp, but fell in love and I am building a saas product with wasp (realti.org). I am also going to grad school at MIT in the Fall and would love to help the team in anyway I can. I am nowhere near the developer that you (and the team) are/is, but if there is anything I can do to help, please let me know (writing articles, doing demos, be a campus rep = } ). Thanks again for a great product, love using it
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
@martinsos Anyway I can send you a DM? I think I tried, but wanted to get in touch with you and @Vinny (@Wasp) if possible
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
@martinsos I have been trying it out and loving it (due to laziness) since it expedites the git process. In leiu of using git via cli, you just connect via vscode (I am sure there are other ides too) and it tracks all changes and you just have to commit and push seamlessly. I think its best for frontend work since it changes dynamically, but connections can be finicky. I had issues with the auth with it and of course now the db
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
Thanks again you guys are the best, looking forward to seeing everyone in a few min
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
No, I was trying to connect to a local Postgres DB from Codespaces. I unfortunately I dont have the smarts to know the exact reason, but there are some other things that codespaces has proved to be a little finicky with. Once I went fully local, it was easy and worked as it should.
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
@miho @Juan @martinsos You would not believe this, I fixed it. I was using github's codespaces and wasnt even considering that as a possibility. I just cloned on local and it worked. Doesnt affect you guys, but thought I would let everyone know in case others/you run into the issue ever. Thanks again for all your help
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
or @miho sorry, I am just so lost and have done absultley everything to get pgadmin show the database that I created
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
@martinsos Would you be willing to fork it on your end and seeing if its just my machine? I know this is a lot, just incredibly stuck right now
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
@martinsos Hmm Yea debugging has led me to super users permissions. Weirdly have not done a ton with Postgres, especially on my own, I will keep trying and if I solve it I will ceertainly share results in case anyone experiences same issue
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
And able to view all data
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
Yup that works, brings me to prisma
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
Yes works fine without it, hmm this is tricky. Again no other postgres running the only thing is I downloaded and created a super user, so I guess that could be the issue?
46 replies
WWasp-lang
Created by kvares on 3/9/2024 in #🙋questions
Accesing the database in pgAdmin
No description
46 replies