imartinat
WWasp-lang
•Created by ColdBleach on 10/18/2023 in #đŸ™‹questions
Installing wasp error
Are you using Windows? if you are, here are some explanations on how to use Wasp on Windows : https://github.com/wasp-lang/wasp/issues/48
4 replies
WWasp-lang
•Created by imartinat on 2/8/2023 in #đŸ™‹questions
Processing List to add in DB
Thank you very much for your explanation. I am just testing now with SQLite so I will keep using loops. But it's good to know if I switch to PostgreSQL . Thanks again for your help!
15 replies
WWasp-lang
•Created by imartinat on 2/8/2023 in #đŸ™‹questions
Processing List to add in DB
Would it be possible to use createMany from Prisma? I tried to use it with context entities but I have a TypeError in the console :
15 replies
WWasp-lang
•Created by imartinat on 2/8/2023 in #đŸ™‹questions
Processing List to add in DB
Thank you very much. It now works.
15 replies
WWasp-lang
•Created by imartinat on 2/8/2023 in #đŸ™‹questions
Processing List to add in DB
15 replies
WWasp-lang
•Created by imartinat on 2/8/2023 in #đŸ™‹questions
Processing List to add in DB
In actions.js, I have :
15 replies
WWasp-lang
•Created by imartinat on 2/8/2023 in #đŸ™‹questions
Processing List to add in DB
I should rename to createPrompList
15 replies
WWasp-lang
•Created by imartinat on 2/8/2023 in #đŸ™‹questions
Processing List to add in DB
15 replies
WWasp-lang
•Created by imartinat on 2/8/2023 in #đŸ™‹questions
Processing List to add in DB
Thanks for your quick answer, in my wasp file I have :
15 replies