I've noticed this sentence at the very end of the README:
For now only linear revision history is supported.
I'm not sure I understand what you mean by that. We've made some tests with non-linear dependency graphs, and our migrations seem to be applied correctly.
So, is this something we should worry about, or did you just mean there's no support for squash migrations?
I've noticed this sentence at the very end of the README:
I'm not sure I understand what you mean by that. We've made some tests with non-linear dependency graphs, and our migrations seem to be applied correctly.
So, is this something we should worry about, or did you just mean there's no support for squash migrations?