Class: ActiveRecord::ConnectionAdapters::SQLite3::SchemaCreation

Inherits:
ActiveRecord::ConnectionAdapters::SchemaCreation show all
Defined in:
activerecord/lib/active_record/connection_adapters/sqlite3/schema_creation.rb

Overview

:nodoc:

Method Summary

Methods inherited from ActiveRecord::ConnectionAdapters::SchemaCreation

#accept, #initialize

Constructor Details

This class inherits a constructor from ActiveRecord::ConnectionAdapters::SchemaCreation