Changes between Initial Version and Version 1 of Ticket #36372, comment 2


Ignore:
Timestamp:
May 9, 2025, 5:17:49 PM (4 months ago)
Author:
Roman Donchenko

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36372, comment 2

    initial v1  
    1 IIUC, if the relation _is_ prefetched, then `refresh_from_db` will un-prefetch it. So it stands to reason that if it's not prefetched, there's nothing to do.
     1IIUC, if the relation ''is'' prefetched, then `refresh_from_db` will un-prefetch it. So it stands to reason that if it's not prefetched, there's nothing to do.
Back to Top