Files
ubicloud/migrate/20250303_add_private_location.rb
Furkan Sahin e741c7f113 Add Private Locations migration
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.
2025-03-23 16:28:05 +01:00

3.0 KiB