dollahane23033
dollahane23033
Explore posts from servers
DTDrizzle Team
Created by dollahane23033 on 10/31/2023 in #help
Populating a relational database
Okay I found this video which explains it (https://www.youtube.com/watch?v=5R2gem0GSmw), so relational data needs to be added manually. In prisma this was automated which is why i wanted to confirm.
7 replies
DTDrizzle Team
Created by dollahane23033 on 10/31/2023 in #help
Populating a relational database
No description
7 replies
DTDrizzle Team
Created by dollahane23033 on 10/31/2023 in #help
Populating a relational database
Apologies no, for example in my code the notifications column in the users table should be an array of their notifications, but when I generate a notification it doesn’t show up in the relevant column in Drizzle Studio. So I just want to make sure whether that link between the notifications table and the users notifications column (array of notifications) is created automatically or manually in my code.
7 replies