Join Slack
Powered by
is it possible to keep order of a many to many rel...
# orm-help
w
windkomo
07/07/2021, 7:41 PM
is it possible to keep order of a many to many relation without an explicit relation? Or do I need an explicit relation with an order column?
r
Ryan
07/08/2021, 5:04 AM
@windkomo
👋 You would need an explicit relation with an order field in this case.
👍 1
w
windkomo
07/08/2021, 5:37 AM
thanks!
Open in Slack
Previous
Next