Hi everyone, is there any way at schema level to keep the array of a one-to-many relationship ordered, or do I need to use a separate table for tracking the order?
n
Nurul
04/21/2022, 1:12 PM
Hey Christopher 👋
Can you please elaborate on your use case on what you are trying to achieve?
If the order is going to change I would suggest keeping a separate table to track them.