Skip to content

Limitation

Junyi, Lu edited this page Jan 25, 2017 · 13 revisions

Requirements

  • New schema must have a PRIMARY KEY or at least UNIQUE KEY

Limitations

Be sure to check all opening issues before using this tool. There may be unclosed bug affecting your use case.

Use test_cli.py to go through all integration test cases to make sure OSC supports your MySQL environment.

  • Rename column is not supported
  • Both original and new schema must NOT have existing TRIGGER
  • Both original and new schema must NOT referencing or being referenced by a FOREIGN KEY
Clone this wiki locally