gh-ost/go/sql
Shlomi Noach 836d0fe119 Supporting column rename
- Parsing `alter` statement to catch `change old_name new_name ...` statements
- Auto deducing renamed columns
- When suspecting renamed columns, requesting explicit `--approve-renamed-columns` or `--skip-renamed-columns`
- updated tests
2016-06-17 08:03:18 +02:00
..
builder_test.go Supporting column rename 2016-06-17 08:03:18 +02:00
builder.go Supporting column rename 2016-06-17 08:03:18 +02:00
parser.go Supporting column rename 2016-06-17 08:03:18 +02:00
types_test.go renaming to gh-ost 2016-05-16 11:09:17 +02:00
types.go renaming to gh-ost 2016-05-16 11:09:17 +02:00