Skip to content

v0.4.1

Latest

Choose a tag to compare

@loic-simon loic-simon released this 21 Jun 21:46

Fixed

  • Fix ComdabInternalError raised when generating migrations updating some
    model extra; MigrationGeneratorPort.alter_*_extra methods are now
    correctly called in these cases (fixes #1)
  • Fix ComdabForeignKeyConstraint.columns_mapping not treated as an opaque
    value in comparisons (generated .left_only / .right_only paths)
  • Fix ComdabType not exported in comdab.models