Guerilla
WWasp-lang
•Created by Guerilla on 5/13/2024 in #🙋questions
DB wont setup
Yeah Idk what happened to be honest. It wasn't credentials, I tried doing a prisma-migrate, and it just borked.
Once I tried droping it, it told me I had 25 connections to it, so I couldn't.
Honestly having mroe issues with wasps integration of prisma than time save, is there a way to run prisma natively and benefit from the Entity structure that wasp offers?
29 replies
WWasp-lang
•Created by Guerilla on 5/13/2024 in #🙋questions
DB wont setup
Yeah, im using Open Saas 😛
29 replies
WWasp-lang
•Created by Guerilla on 5/13/2024 in #🙋questions
DB wont setup
Sorry, there was 25 Idk why I blanked that one out. Thanks 😄
29 replies
WWasp-lang
•Created by Guerilla on 5/13/2024 in #🙋questions
DB wont setup
ERROR: database "wasp_recipes" is being accessed by other users
DETAIL: There are X other sessions using the database.
postgres=#
Hmm. Thats probably the problem lmao
29 replies
WWasp-lang
•Created by Guerilla on 5/13/2024 in #🙋questions
DB wont setup
When its not managed
29 replies
WWasp-lang
•Created by Guerilla on 5/13/2024 in #🙋questions
DB wont setup
Ok, will it create the DB or no
29 replies
WWasp-lang
•Created by Guerilla on 5/13/2024 in #🙋questions
DB wont setup
I had an issue with the schema possibly, so it asked me if I wanted to lose all my data etc..
29 replies
WWasp-lang
•Created by Guerilla on 5/13/2024 in #🙋questions
DB wont setup
0.13.2 wasp
psql 14.9
29 replies
WWasp-lang
•Created by Guerilla on 5/13/2024 in #🙋questions
DB wont setup
Postgres, and no - I am managing the DB myself as I have other psql dbs running :).
Fedora 37
29 replies
WWasp-lang
•Created by Guerilla on 5/13/2024 in #🙋questions
DB wont setup
It hangs here, should i delete the db entirely?
29 replies
WWasp-lang
•Created by Guerilla on 5/13/2024 in #🙋questions
DB wont setup
(base) ➜ app git:(master) ✗ wasp db migrate-dev
🐝 --- Compiling wasp project... --------------------------------------------------
✅ --- Successfully completed npm install. ----------------------------------------
🐝 --- Setting up database... -----------------------------------------------------
29 replies