Skip to content

Releases: loic-simon/comdab

v0.3.0

12 Aug 15:40

Choose a tag to compare

Added

  • PostgreSQL: detect & compare enum types, even if they are unused (new model ComdabCustomType, in ROOT.custom_types)

v0.2.1

06 Aug 14:59

Choose a tag to compare

Fixed

  • Fix crash when reflecting tables without a primary key

v0.2.0

23 Jul 16:59

Choose a tag to compare

Changed

  • Ignore rules aimed at specific dictionary key(s) now also apply to matching keys that are only in the left
    or only in the right dictionaries, in addition to .left_only / .right_only rules

Fixed

  • PostgreSQL exclude constraints attributes and operators were sometime mixed

v0.1.1

22 Jun 19:16

Choose a tag to compare

Add PyPI metadata + badges

v0.1.0

22 Jun 18:13

Choose a tag to compare

First comdab version published.