Closed bennybp closed 7 months ago
Python 3.9 failures are due to networkx pins on conda-forge packages being incorrect. The newest version of networkx is actually incompatible with python 3.9, but that's not reflected in the c-f recipe: https://github.com/conda-forge/networkx-feedstock/pull/57
Description
Fixes the unique index on the base dataset table.
For some reason, some instances of QCFractal are missing this index, while others have it. This migration should be safe in both instances
Changelog description
Fixes unique index in base dataset table
Status