mirror of https://github.com/rails/rails
oops! I suck! 💣
This commit is contained in:
parent
008abd17dc
commit
5d704fa152
|
@ -176,7 +176,6 @@ module ActiveRecord
|
|||
deprecate :columns_hash
|
||||
|
||||
def primary_keys
|
||||
raise
|
||||
with_connection do |c|
|
||||
c.schema_cache.primary_keys
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue