Skip to content

Resolve "Fix migration structure"

Diogo Frazão requested to merge 154-fix-version into master

In this merge request, we have changed the format of the version field. Before, we were returning an integer, and now we are returning a hash. This created an issue because the database testing pipeline was expecting an integer.

I am addressing this problem here.

Closes #154 (closed)

Edited by Diogo Frazão

Merge request reports

Loading