Class: ActiveRecord::FutureResult::SelectAll

Inherits:
ActiveRecord::FutureResult show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/future_result.rb

Overview

:nodoc:

Constant Summary

Constants inherited from ActiveRecord::FutureResult

Canceled

Instance Attribute Summary

Attributes inherited from ActiveRecord::FutureResult

#lock_wait

Method Summary

Methods inherited from ActiveRecord::FutureResult

#cancel, #execute!, #execute_or_skip, #initialize, #pending?, #result, #schedule!

Constructor Details

This class inherits a constructor from ActiveRecord::FutureResult