Class: DynamicMigrations::Postgres::Generator::DatabaseMigration
- Inherits:
-
Migration
- Object
- Migration
- DynamicMigrations::Postgres::Generator::DatabaseMigration
- Defined in:
- lib/dynamic_migrations/postgres/generator/database_migration.rb
Instance Attribute Summary
Attributes inherited from Migration
#fragments, #schema_name, #table_name
Method Summary
Methods inherited from Migration
#add_fragment, add_structure_template, clear_structure_templates, #content, #enum_dependencies, #extract_fragments_with_dependency, #function_dependencies, #initialize, #name, structure_templates, #table_dependencies
Constructor Details
This class inherits a constructor from DynamicMigrations::Postgres::Generator::Migration