Skip to content

Can‘t pass multiple tables to --exclude-sqlite-tables #147

@avibrazil

Description

@avibrazil

Tried:

  • --exclude-sqlite-tables table1,table2
  • --exclude-sqlite-tables "table1 table2"
  • --exclude-sqlite-tables table1 --exclude-sqlite-tables table2

Apparently, it only considers the last one.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions