Skip to content

Adds inheritance detection

Compare
Choose a tag to compare
@moufmouf moufmouf released this 14 Oct 10:08
· 6 commits to 1.0 since this release

Inheritance between tables (via primary keys that are also foreign keys) can now be detected.
Also, inheritance relationships has a very low cost when computing shortest path.