remove id pk from follows, use composite index
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user