Column
Removes a column from a table.
Command
$ eucalypt migration drop column
# Alias/shortened
$ eucalypt m drop column
$ eucalypt m drop c
$ eucalypt m d cArguments
Examples
Last updated
Removes a column from a table.
$ eucalypt migration drop column
# Alias/shortened
$ eucalypt m drop column
$ eucalypt m drop c
$ eucalypt m d cLast updated