class ActiveRecord::LogSubscriber
def self.runtime
def self.runtime ActiveRecord.deprecator.warn(<<-MSG.squish) ActiveRecord::LogSubscriber.runtime is deprecated and will be removed in Rails 7.2. MSG ActiveRecord::RuntimeRegistry.sql_runtime end
def self.runtime ActiveRecord.deprecator.warn(<<-MSG.squish) ActiveRecord::LogSubscriber.runtime is deprecated and will be removed in Rails 7.2. MSG ActiveRecord::RuntimeRegistry.sql_runtime end