There is a depreciated db_delete which needs to be replaced in drupal8 with \Drupal::database()->delete
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2860452-2.patch | 1.01 KB | Pavan B S |
There is a depreciated db_delete which needs to be replaced in drupal8 with \Drupal::database()->delete
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2860452-2.patch | 1.01 KB | Pavan B S |
Comments
Comment #2
Pavan B S commentedApplying the patch, please review
Comment #4
bkosbornethanks, committed.