Method: Sequel::Model::Associations::EagerGraphLoader#reflection_map
- Defined in:
- lib/sequel/model/associations.rb
#reflection_map ⇒ Object (readonly)
Hash with table alias symbol keys and AssociationReflection values
3031 3032 3033 |
# File 'lib/sequel/model/associations.rb', line 3031 def reflection_map @reflection_map end |