dxkyy
PPrisma
•Created by dxkyy on 12/11/2024 in #help-and-questions
Many-to-many relationship not showing in prisma studio?
Also returns an empty artists array.
3 replies
PPrisma
•Created by dxkyy on 12/11/2024 in #help-and-questions
Can I access a database, which was created with prisma, with a normal sql driver?
i think it has something to do with the relations, how do I fix that?
9 replies
PPrisma
•Created by dxkyy on 12/11/2024 in #help-and-questions
Can I access a database, which was created with prisma, with a normal sql driver?
this is the code thats causing problems:
9 replies
PPrisma
•Created by dxkyy on 12/11/2024 in #help-and-questions
Can I access a database, which was created with prisma, with a normal sql driver?
yes, exactly
9 replies
PPrisma
•Created by dxkyy on 12/11/2024 in #help-and-questions
Can I access a database, which was created with prisma, with a normal sql driver?
but i also need to access the same database in a rust project, and
prisma-client-rust
is not an option for me9 replies
PPrisma
•Created by dxkyy on 12/11/2024 in #help-and-questions
Can I access a database, which was created with prisma, with a normal sql driver?
Oh, no i created it using the prisma client in a typescript project
9 replies