Skip to content

Fixes my database migration

Rob Nelson requested to merge pull/13111/muhpingrevengeance into Bleeding-Edge

Created by: BobdaBiscuit

Comments out invalid 007 migration operations so my 008 migration can actually occur.

Today in the coding metaclub:

  • We discover sqlite does not support DROP COLUMN
  • We discover literally half the migration system is non functional
  • I get blamed for other people's shitcode

Merge request reports