Share feedback, ideas and get community help

Updated 7 months ago

Prisma Schema

Hello πŸ™‚

I am curious to know why Typebot store groups in Json in raw instead of a structure using multiple db tables :
  • Groups = Group[]
  • Group = Block[]
and so on...

Is it for performance purpose ?
C
B
3 comments
And why separate edges from groups Json ?
For convenience purpose I would say! I don't see the point of having groups and blocks separated in their own tables. It just adds useless complexity
Look at the edge schema, it has nothing to do with group
Add a reply
Sign up and join the conversation on Discord