method
structure_dump
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::SchemaStatements
structure_dump()public
Returns a string of CREATE TABLE SQL statement(s) for recreating the entire structure of the database.
structure_dump()Returns a string of CREATE TABLE SQL statement(s) for recreating the entire structure of the database.