Update model annotations

This commit is contained in:
Tom Hughes 2025-02-21 23:08:45 +00:00
parent a52558ecc4
commit 1213e7009a
5 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
#
# Foreign Keys
#
# relation_members_id_fkey (["relation_id", "version"] => relations.["relation_id", "version"])
# relation_members_id_fkey ([relation_id, version] => relations[relation_id, version])
#
class OldRelationMember < ApplicationRecord