Roenbaeck / anchor

Anchor Modeler is a database modeling tool for creating database models that handles temporalization using the sixth normal form.
http://www.anchormodeling.com
Other
91 stars 24 forks source link

Fix erroneous reference #239

Closed Roenbaeck closed 5 months ago

Roenbaeck commented 5 months ago

In several WHERE NOT EXISTS statement the wrong table alias was used, resulting in a query with an erroneous join condition and severely degrading performance over time.