Table of Contents - pgdiff-1.0.1 Documentation
Classes and Modules
- PgDiff
- PgDiff::Attribute
- PgDiff::Database
- PgDiff::Diff
- PgDiff::Function
- PgDiff::Rule
- PgDiff::Sequence
- PgDiff::Table
- PgDiff::Trigger
- PgDiff::View
Methods
- ::new — PgDiff::Attribute
- ::new — PgDiff::Database
- ::new — PgDiff::Diff
- ::new — PgDiff::Function
- ::new — PgDiff::Rule
- ::new — PgDiff::Sequence
- ::new — PgDiff::Table
- ::new — PgDiff::Trigger
- ::new — PgDiff::View
- #== — PgDiff::Attribute
- #== — PgDiff::Function
- #== — PgDiff::Rule
- #== — PgDiff::Trigger
- #add_cnstr — PgDiff::Diff
- #add_script — PgDiff::Diff
- #attribute_index — PgDiff::Table
- #compare_domains — PgDiff::Diff
- #compare_functions — PgDiff::Diff
- #compare_rules_create — PgDiff::Diff
- #compare_rules_drop — PgDiff::Diff
- #compare_schemas — PgDiff::Diff
- #compare_sequences — PgDiff::Diff
- #compare_table_attrs — PgDiff::Diff
- #compare_table_constraints — PgDiff::Diff
- #compare_triggers_create — PgDiff::Diff
- #compare_triggers_drop — PgDiff::Diff
- #compare_views_create — PgDiff::Diff
- #compare_views_drop — PgDiff::Diff
- #definition — PgDiff::Attribute
- #definition — PgDiff::Function
- #definition — PgDiff::Sequence
- #definition — PgDiff::View
- #diff_attributes — PgDiff::Diff
- #diff_constraints — PgDiff::Diff
- #diff_indexes — PgDiff::Diff
- #format_type — PgDiff::Function
- #has_attribute? — PgDiff::Table
- #has_constraint? — PgDiff::Table
- #has_index? — PgDiff::Table
- #index_creation — PgDiff::Table
- #name — PgDiff::Table
- #output — PgDiff::Diff
- #run_compare — PgDiff::Diff
- #signature — PgDiff::Function
- #table_creation — PgDiff::Table