Query construction, N+1 detection and migration safety for Django: select_related vs prefetch_related, when a migration needs a separate data step, and how to read the SQL a queryset actually emits.
Query construction, N+1 detection and migration safety for Django: select_related vs prefetch_related, when a migration needs a separate data step, and how to read the SQL a queryset actually emits.