Subject: | FR: show dumping progress |
Dumping fixtures can take too long. For example dumping 20000 seems like script fall into infinite loop.
Thus it should be more informative when showing current resultset and % how much records is dumped at this resultset.
Currently I just warn [here](https://metacpan.org/source/SKAUFMAN/DBIx-Class-Fixtures-1.001039/lib/DBIx/Class/Fixtures.pm#L662):
warn "The source: " .$source->{class};