843c74f960
usage example: ``` gh-ost ... --force-table-names=migration_tbl ``` The force-table-names flag will receive a table name and use that name when creating the _del, _gho, _ghc tables. For instance for that example above, the tables would be: _migration_tbl_del _migration_tbl_gho _migration_tbl_ghc [fixes #399] |
||
---|---|---|
.. | ||
context_test.go | ||
context.go | ||
load_map_test.go | ||
load_map.go | ||
utils_test.go | ||
utils.go |