Skip to content

Commit

Permalink
Update annotation for change to changeset_tags indexes
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Oct 18, 2023
1 parent 4c4150e commit 5933ade
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/models/changeset_tag.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
# k :string default(""), not null, primary key
# v :string default(""), not null
#
# Indexes
#
# changeset_tags_id_idx (changeset_id)
#
# Foreign Keys
#
# changeset_tags_id_fkey (changeset_id => changesets.id)
Expand Down

0 comments on commit 5933ade

Please sign in to comment.