Skip to content

Convert renaming tables #155

@avibrazil

Description

@avibrazil

Please add CLI option to add prefix or suffix to converted table names.

Something like:

sqlite3mysql … --prefix converted_ --suffix _instrumented ...

So a SQLite source table named my_table will be created on MariaDB as converted_my_table_instrumented

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions