Problem/Motivation

Remove deprecated function db_drop_table and db_table_exists

Proposed resolution
Replace it with dropTable and tableExists.

Remaining tasks
User interface changes
API changes
Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jalpesh created an issue. See original summary.

jalpesh’s picture

Status: Active » Needs review
FileSize
910 bytes

Attach a patch with solution.

  • Mile23 committed 1099867 on 8.x-1.x authored by jalpesh
    Issue #2896120 by jalpesh: Remove deprecated db_drop_table and...
Mile23’s picture

Status: Needs review » Fixed

Nice catch.

Thanks!

Status: Fixed » Closed (fixed)

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