Files
ubicloud/model/minio/minio_cluster.rb
Jeremy Evans ef5285b3dc Remove unnecessary join table for MinioCluster servers associations
Having the associated model's table as a join table is almost always
wrong unless the table contains self-referential foreign keys.

While here, use the :order option instead of an association block,
and drop unnecessary option.
2025-03-11 13:29:34 -07:00

2.8 KiB