gh-ost/go/logic
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
..
applier.go Supporting column rename 2016-06-17 08:03:18 +02:00
inspect.go Supporting column rename 2016-06-17 08:03:18 +02:00
migrator.go Supporting column rename 2016-06-17 08:03:18 +02:00
server.go fixed nil TCP listener when TCP undfined 2016-06-07 14:24:30 +02:00
streamer.go accepting SIGHUP. Reloads configuration and marks as point of interest 2016-05-25 12:27:58 +02:00