outrigger icon indicating copy to clipboard operation
outrigger copied to clipboard

add support for loading broken migrations during tag filtering

Open pocheptsov opened this issue 6 years ago • 0 comments

Wrap outrigger filter Proc to handle any StandardError caused during loading migrations file. In a scenario, where pending migration has any issue it will be anyway raised in the Rails migration context at the execution time.

Fix #9

pocheptsov avatar Jan 09 '20 14:01 pocheptsov