remove id pk from follows, use composite index

This commit is contained in:
Dylan Knutson
2023-05-23 10:36:21 -07:00
parent 31d461d9eb
commit bdfd057cc8
13 changed files with 43 additions and 11 deletions

View File

@@ -103,6 +103,8 @@ GEM
xpath (~> 3.2)
coderay (1.1.3)
colorize (0.8.1)
composite_primary_keys (14.0.6)
activerecord (~> 7.0.2)
concurrent-ruby (1.2.0)
concurrent-ruby-edge (0.7.0)
concurrent-ruby (~> 1.2.0)
@@ -377,6 +379,7 @@ DEPENDENCIES
bootsnap
capybara
colorize
composite_primary_keys (~> 14.0)
concurrent-ruby-edge
concurrent-ruby-ext
curb