Kryp Arnold
Kryp Arnold
Explore posts from servers
DTDrizzle Team
Created by Kryp Arnold on 6/24/2024 in #help
How to select with references
hello guys, im trying to achieve the thing in prisma
2 replies
DTDrizzle Team
Created by Kryp Arnold on 12/19/2023 in #help
Json table
Hello guys i have a json object like this;
{
a: [], //<---- string list
b: [],
... and all the alphabet
}
{
a: [], //<---- string list
b: [],
... and all the alphabet
}
how can i turn this into a table?
1 replies