14 | | * Scrap the new `lazy_model_operation` helper and don't deprecate `add_lazy_relation` at all – simply re-implement it while retaining the existing signature, or |
15 | | * Proceed as per my plan but push removal of `add_lazy_relation` back to the next LTS. Possibly go the whole hog and document `lazy_model_operation` as well. |
| 14 | * Scrap the new `lazy_related_operation` helper and don't deprecate `add_lazy_relation` at all – simply re-implement it while retaining the existing signature, or |
| 15 | * Proceed as per my plan but push removal of `add_lazy_relation` back to the next LTS. Possibly go the whole hog and document `lazy_related_operation` as well. |