spine-tools / Spine-Database-API

Database interface to Spine generic data model
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
6 stars 5 forks source link

Restablish unique key 'name' for entity_class #347

Open manuelma opened 5 months ago

manuelma commented 5 months ago

I removed it inadvertently, we need a mini migration script to restablish it to avoid surprises (although the API should make sure no two classes with the same name end in the DB). But should be done sooner rather than later.