Table of Contents - updateable_views_inheritance-1.4.2 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::Base
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::PostgreSQL
- ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements::Tutuf
- ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements::Tutuf::ClassTableReflection
- CreateUpdateableViewsInheritance
- UpdateableViewsInheritance
- UpdateableViewsInheritance::Generators
- UpdateableViewsInheritance::Generators::InstallGenerator
Methods
- ::all_db_klasses — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements::Tutuf::ClassTableReflection
- ::get_klass_for_table — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements::Tutuf::ClassTableReflection
- ::klass_for_tables — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements::Tutuf::ClassTableReflection
- ::model_filenames — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements::Tutuf::ClassTableReflection
- ::next_migration_number — UpdateableViewsInheritance::Generators::InstallGenerator
- #create_child — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #create_child_view — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #create_single_table_inheritance_view — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #create_system_table_records — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #do_create_child_view — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #down — CreateUpdateableViewsInheritance
- #drop_child — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #drop_view — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #generate_single_table_inheritanche_union_clause — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #get_leaves_relations — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #get_view_hierarchy_for — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #insert_returning_clause — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #install — UpdateableViewsInheritance::Generators::InstallGenerator
- #is_view? — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #make_child_view_updateable — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #parent_table — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #pk_and_sequence_for — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #primary_key — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #rebuild_all_parent_and_children_views — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #rebuild_parent_and_children_views — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #rebuild_single_table_inheritance_view — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #remove_parent_and_children_views — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #reset_pk_sequence! — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #set_defaults — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #supports_disable_referential_integrity? — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #table_exists_with_updateable_views_inheritance_support? — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
- #up — CreateUpdateableViewsInheritance
- #views — ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements