Is there any downside to creating a through table in a many to many
relationship when there isn't any "extra" related data, but there might be
in the future?

I have read that migrating from a simple m2m relationship to a m2m with a
through table takes some jumping through hurdles, so I am considering
creating the through table now in case "the powers that be" (ie end users!)
decide we need some extra data for the relationship in the future.

Thanks!

Mark

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEqej2PaACL3YzpfvtsThCGgegx%2B0cuoVj2phsvFVNNa_o%2B1-w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to