annotaterb
annotaterb copied to clipboard
Honor skip_on_db_migrate config option when runnig migrate tasks
Skip annotating on migration task when skip_on_db_migrate is set to true
Fixes https://github.com/drwl/annotaterb/issues/273
Bump! I've confirmed the changes here address the issue.