Exception: Departure::CommandNotFoundError

Inherits:
Error
  • Object
show all
Defined in:
lib/departure/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



31
32
33
# File 'lib/departure/errors.rb', line 31

def message
  'Please install pt-online-schema-change. Check: https://www.percona.com/doc/percona-toolkit for further details'
end