In disable_field module there is use of deprecated db_merge and db_delete

CommentFileSizeAuthor
#4 2821630-3.patch2.74 KBahana92
#2 2821630-2.patch1.75 KBahana92

Comments

ahana92 created an issue. See original summary.

ahana92’s picture

Status: Active » Needs review
StatusFileSize
new1.75 KB
krknth’s picture

Status: Needs review » Needs work

@ahana: $query=\Drupal::database();
No need to declare multiple times in same function.

ahana92’s picture

Status: Needs work » Needs review
StatusFileSize
new2.74 KB

  • ajay_reddy committed 93e1d8e on 8.x-1.x authored by ahana92
    Issue #2821630 by ahana92: Remove deprecated db_delete and db_merge
    
ajay_reddy’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.