Class: ActiveRecord::Materialized::CacheTableSchema::ColumnDefinition Private

Inherits:
T::Struct
  • Object
show all
Defined in:
lib/activerecord/materialized/cache_table_schema.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

An inferred cache-table column: name from the relation projection, type one of :integer, :decimal, :boolean, :datetime, :string.