biigle / core

:large_blue_circle: Application core of BIIGLE
https://biigle.de
GNU General Public License v3.0
11 stars 16 forks source link

Cyclic foreign ID for label tree versions #816

Open mzur opened 2 months ago

mzur commented 2 months ago

The label_trees table has a version_id column. The label_tree_versions table has a label_tree_id column. We probably don't need both. We should be able to drop label_trees.version_id.