Uploaded image for project: 'PHP ORMs'
  1. PHP ORMs
  2. PHPORM-264

Deprecate Eloquent\SoftDeletes trait

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Laravel
    • PHP Drivers

      The SoftDeletes trait is only necessary to remove the call to qualifyColumn in the parent trait. But the DocumentModel::qualifyColumn is already disabled.

       

      The trait MongoDB\Laravel\Eloquent\SoftDeletes can be deprecated in favor to Illuminate\Database\Eloquent\SoftDeletes

            Assignee:
            Unassigned Unassigned
            Reporter:
            jerome.tamarelle@mongodb.com Jérôme Tamarelle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: