Closed alexandrebarbaruiva closed 3 years ago
I created a custom executor and I want to use with migrate_schemas, however it doesn't find when I pass as argument migrate_schemas --executor=modified. How can I make this command work properly?
migrate_schemas
migrate_schemas --executor=modified
I created a custom executor and I want to use with
migrate_schemas
, however it doesn't find when I pass as argumentmigrate_schemas --executor=modified
. How can I make this command work properly?