This is a quick work-around. The code for sequentially versioned schemas
is left unchanged, but this approach would probably work for those
version numbers as well.
All tests are passing on python 2.x. On python 3.x, there are 4
failures, but none appear related to this change.
Closes-Bug: 1512561
This is a quick work-around. The code for sequentially versioned schemas
is left unchanged, but this approach would probably work for those
version numbers as well.
All tests are passing on python 2.x. On python 3.x, there are 4
failures, but none appear related to this change.