We are following a design where locations now have project_id and a LocationCredential entity's ID is a foreign key to a Location entity. This way, we can have locations that are not attached to a specific project and if they are, we create a location_credential entity.
3.0 KiB
3.0 KiB