Apologies in advance if I missed something in the docs, but I didn't see anything about this in the readme or an existing bug:
I would expect db:reset to run the data:schema:load task. When we do a reset the data:version task returns 0 and all our migrations show as down.
Is this intentional behavior (in which case I'd be happy to start a PR around some docs), or a bug?