Skip to content

dm 1.0.12

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 00:51
· 27 commits to main since this release

Bug fixes

  • Improve detection of foreign-key relationships in Postgres (#1879, #2286).

  • Avoid including constraints from a different constraint_schema when learning from a database (#2228, #2275).

Features

Chore

  • Remove fansi.

  • Suggest package used in demo.

  • Bump RMariaDB version (#2244).

  • Drop crayon and mockr dependencies (@olivroy, #2220).

Documentation

Testing

  • Stabilize learning tests (#2291).

  • Fix compatibility with waldo >= 0.6.0 (#2240).