Ruby on Rails 7.2.1 Class ActiveRecord::ConnectionAdapters::TableDefinition < Object activerecord/lib/active_record/connection_adapters/abstract/schema_definitions.rb Active Record Connection Adapters Table Definition Represents the schema of an SQL table in an abstract way. This class provides methods for manipulating the schema representation. Inside migration files, the t object in create_table