Ignore errors if a to-be-dropped key / column does not exist in DatabaseEditor
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 2 Jul 2020 13:40:19 +0000 (15:40 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 2 Jul 2020 13:40:19 +0000 (15:40 +0200)
commitbf64fe54fe0dd11ca30872f0782e93f5bf53cfd6
treedc0e77236b693b64e17780f336f64bc071b93ee4
parentcdb994ab65d3d95f866fd2458f9cd79ee38a89d5
Ignore errors if a to-be-dropped key / column does not exist in DatabaseEditor

Resolves #3166
wcfsetup/install/files/lib/system/database/editor/MySQLDatabaseEditor.class.php