ubicloud/spec/prog/minio
Jeremy Evans feb1c97ff5 Mark project_id columns newly added to tables as NOT NULL
These columns are now populated and required during insert.
This causes a large amount of fallout in the specs, as there
were many places that inserted rows without having a related
project.

No changes outside the specs except for
ApiKey#create_personal_access_token, which now requires a
project keyword argument, since the method would fail without
it now (the was previously optional).
2025-01-17 12:47:51 -08:00
..
minio_cluster_nexus_spec.rb Make access_tag only for project <-> accounts join table 2025-01-17 08:32:46 -08:00
minio_pool_nexus_spec.rb Mark project_id columns newly added to tables as NOT NULL 2025-01-17 12:47:51 -08:00
minio_server_nexus_spec.rb Mark project_id columns newly added to tables as NOT NULL 2025-01-17 12:47:51 -08:00
setup_minio_spec.rb Mark project_id columns newly added to tables as NOT NULL 2025-01-17 12:47:51 -08:00