Table of Contents - activerecord-postgresql-extensions-0.10.1 Documentation
Pages
Classes and Modules
- ActiveRecord
- ActiveRecord::Base
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- ActiveRecord::ConnectionAdapters::PostgreSQLCheckConstraint
- ActiveRecord::ConnectionAdapters::PostgreSQLColumn
- ActiveRecord::ConnectionAdapters::PostgreSQLConstraint
- ActiveRecord::ConnectionAdapters::PostgreSQLEventTriggerDefinition
- ActiveRecord::ConnectionAdapters::PostgreSQLExcludeConstraint
- ActiveRecord::ConnectionAdapters::PostgreSQLExtensionAlterer
- ActiveRecord::ConnectionAdapters::PostgreSQLForeignKeyConstraint
- ActiveRecord::ConnectionAdapters::PostgreSQLFunction
- ActiveRecord::ConnectionAdapters::PostgreSQLFunctionAlterer
- ActiveRecord::ConnectionAdapters::PostgreSQLFunctionDefinition
- ActiveRecord::ConnectionAdapters::PostgreSQLGeometryColumnDefinition
- ActiveRecord::ConnectionAdapters::PostgreSQLGrantPrivilege
- ActiveRecord::ConnectionAdapters::PostgreSQLIndexDefinition
- ActiveRecord::ConnectionAdapters::PostgreSQLMaterializedViewAlterer
- ActiveRecord::ConnectionAdapters::PostgreSQLMaterializedViewDefinition
- ActiveRecord::ConnectionAdapters::PostgreSQLPrimaryKeyConstraint
- ActiveRecord::ConnectionAdapters::PostgreSQLPrivilege
- ActiveRecord::ConnectionAdapters::PostgreSQLRevokePrivilege
- ActiveRecord::ConnectionAdapters::PostgreSQLRole
- ActiveRecord::ConnectionAdapters::PostgreSQLRuleDefinition
- ActiveRecord::ConnectionAdapters::PostgreSQLSequenceDefinition
- ActiveRecord::ConnectionAdapters::PostgreSQLTable
- ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- ActiveRecord::ConnectionAdapters::PostgreSQLTriggerDefinition
- ActiveRecord::ConnectionAdapters::PostgreSQLUniqueConstraint
- ActiveRecord::ConnectionAdapters::PostgreSQLVacuum
- ActiveRecord::ConnectionAdapters::PostgreSQLViewAlterer
- ActiveRecord::ConnectionAdapters::PostgreSQLViewDefinition
- ActiveRecord::InvalidAddEnumValueOptions
- ActiveRecord::InvalidCopyFromOptions
- ActiveRecord::InvalidDeferrableOption
- ActiveRecord::InvalidEventTriggerEventType
- ActiveRecord::InvalidForeignKeyAction
- ActiveRecord::InvalidFunctionAction
- ActiveRecord::InvalidFunctionBehavior
- ActiveRecord::InvalidFunctionOnNullInputValue
- ActiveRecord::InvalidFunctionSecurityValue
- ActiveRecord::InvalidGeometryDimensions
- ActiveRecord::InvalidGeometryType
- ActiveRecord::InvalidIndexColumnDefinition
- ActiveRecord::InvalidIndexFillFactory
- ActiveRecord::InvalidLikeTypes
- ActiveRecord::InvalidMatchType
- ActiveRecord::InvalidPrivilegeTypes
- ActiveRecord::InvalidRoleAction
- ActiveRecord::InvalidRuleAction
- ActiveRecord::InvalidRuleEvent
- ActiveRecord::InvalidSequenceAction
- ActiveRecord::InvalidSequenceOptions
- ActiveRecord::InvalidSpatialColumnType
- ActiveRecord::InvalidTableOptions
- ActiveRecord::InvalidTablespaceParameter
- ActiveRecord::InvalidTriggerCallType
- ActiveRecord::InvalidTriggerEvents
- ActiveRecord::PostgreSQLEnumDefinition
- ActiveRecord::PostgreSQLExtensions
- ActiveRecord::PostgreSQLExtensions::FeatureNotSupportedError
- ActiveRecord::PostgreSQLExtensions::Features
- ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations
- ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations
- ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations::ClassMethods
- ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations::ClassMethods::base
- ActiveRecord::PostgreSQLExtensions::PostGIS
- ActiveRecord::PostgreSQLExtensions::Utils
- PostgreSQLExtensions
- PostgreSQLExtensions::ActiveRecord
Methods
- ::SERVER_VERSION — ActiveRecord::PostgreSQLExtensions
- ::UNKNOWN_SRID — ActiveRecord::PostgreSQLExtensions::PostGIS
- ::UNKNOWN_SRIDS — ActiveRecord::PostgreSQLExtensions::PostGIS
- ::VERSION — ActiveRecord::PostgreSQLExtensions::PostGIS
- ::check_feature — ActiveRecord::PostgreSQLExtensions::Features
- ::current_scoped_schema — ActiveRecord::Base
- ::disable_triggers — ActiveRecord::Base
- ::enable_triggers — ActiveRecord::Base
- ::extended — ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations::ClassMethods
- ::ignore_scoped_schema — ActiveRecord::Base
- ::included — ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations
- ::included — ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations
- ::new — ActiveRecord::PostgreSQLExtensions::FeatureNotSupportedError
- ::new — ActiveRecord::ConnectionAdapters::PostgreSQLGeometryColumnDefinition
- ::new — ActiveRecord::PostgreSQLEnumDefinition
- ::new — ActiveRecord::ConnectionAdapters::PostgreSQLVacuum
- ::scoped_schemas — ActiveRecord::Base
- ::sequence_exists? — ActiveRecord::Base
- ::sniff_features — ActiveRecord::PostgreSQLExtensions::Features
- ::sniffed? — ActiveRecord::PostgreSQLExtensions::Features
- ::view_exists? — ActiveRecord::Base
- ::with_schema — ActiveRecord::Base
- ::without_triggers — ActiveRecord::Base
- #add_check_constraint — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #add_constraint — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #add_enum_value — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #add_exclude_constraint — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #add_foreign_key — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #add_foreign_key_constraint — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #add_or_alter_text_search_configuration_mapping — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #add_primary_key — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #add_primary_key_constraint — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #add_text_search_configuration_mapping — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #add_unique_constraint — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_event_trigger_owner — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_extension — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_extension_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_function — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_function_owner — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_function_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_index_tablespace — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_language_name — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_language_owner — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_materialized_view_drop_column_default — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_materialized_view_owner — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_materialized_view_reset_options — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_materialized_view_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_materialized_view_set_column_default — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_materialized_view_set_options — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_role — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_schema_name — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_schema_owner — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_sequence — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_sequence_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_table_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_tablespace_owner — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_tablespace_parameters — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_text_search_configuration_mapping — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_text_search_configuration_mapping_replace_dictionary — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_text_search_configuration_owner — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_text_search_configuration_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_text_search_dictionary — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_text_search_dictionary_owner — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_text_search_dictionary_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_text_search_parser_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_text_search_template_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_user — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_view_drop_column_default — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_view_owner — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_view_reset_options — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_view_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_view_set_column_default — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #alter_view_set_options — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #assert_valid_add_enum_value_options — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #assert_valid_copy_from_options — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #assert_valid_deferrable_option — ActiveRecord::ConnectionAdapters::PostgreSQLConstraint
- #assert_valid_geometry_type — ActiveRecord::ConnectionAdapters::PostgreSQLGeometryColumnDefinition
- #assert_valid_ndims — ActiveRecord::ConnectionAdapters::PostgreSQLGeometryColumnDefinition
- #assert_valid_on_commit — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #assert_valid_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLPrivilege
- #assert_valid_spatial_column_type — ActiveRecord::ConnectionAdapters::PostgreSQLGeometryColumnDefinition
- #assert_valid_tablespace_parameter — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #change_table — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #check_constraint — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #cluster — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #cluster_all — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #cluster_materialized_view — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #constraint_name — ActiveRecord::ConnectionAdapters::PostgreSQLConstraint
- #copy_from — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #copy_from_file — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_enum — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_event_trigger — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_extension — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_function — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_index — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_language — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_materialized_view — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_role — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_rule — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_schema_authorization — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_sequence — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_table — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_tablespace — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_text_search_configuration — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_text_search_dictionary — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_text_search_parser — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_text_search_template — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_trigger — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_user — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_view — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #current_role — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #current_scoped_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #current_user — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #deferrable — ActiveRecord::ConnectionAdapters::PostgreSQLConstraint
- #disable_event_trigger — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #disable_triggers — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #dont_load_foreign_key_associations! — ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations::ClassMethods
- #drop_constraint — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_event_trigger — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_extension — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_function — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_index — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_language — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_materialized_view — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_role — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_rule — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_sequence — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_table — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_tablespace — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_text_search_configuration — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_text_search_configuration_mapping — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_text_search_dictionary — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_text_search_parser — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_text_search_template — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_trigger — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_type — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_user — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_view — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #enable_event_trigger — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #enable_triggers — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #enum_values — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #exclude — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #extract_hash_or_array_options — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #extract_schema_and_table_names — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #extract_schema_and_table_names — ActiveRecord::ConnectionAdapters::PostgreSQLGeometryColumnDefinition
- #extract_schema_name — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #extract_table_name — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #foreign_key — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #foreign_keys — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #foreign_keys — ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations::ClassMethods
- #geography — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #geography — ActiveRecord::ConnectionAdapters::PostgreSQLTable
- #geometry — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #geometry — ActiveRecord::ConnectionAdapters::PostgreSQLTable
- #geometry_column_index — ActiveRecord::ConnectionAdapters::PostgreSQLGeometryColumnDefinition
- #geometry_columns_entry — ActiveRecord::ConnectionAdapters::PostgreSQLGeometryColumnDefinition
- #grant_database_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #grant_function_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #grant_language_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #grant_materialized_view_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #grant_role_membership — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #grant_schema_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #grant_sequence_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #grant_table_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #grant_tablespace_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #grant_view_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #hash_or_array_of_hashes — ActiveRecord::PostgreSQLExtensions::Utils
- #ignore_scoped_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #ignored_tables — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #index — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #index_parameters — ActiveRecord::ConnectionAdapters::PostgreSQLConstraint
- #language_exists? — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #languages — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #like — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #load_foreign_key_associations — ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations::ClassMethods
- #load_foreign_key_associations? — ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations::ClassMethods
- #no_inherit — ActiveRecord::ConnectionAdapters::PostgreSQLConstraint
- #not_valid — ActiveRecord::ConnectionAdapters::PostgreSQLConstraint
- #options_from_hash_or_string — ActiveRecord::PostgreSQLExtensions::Utils
- #original_change_table — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #original_create_table — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #original_drop_table — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #original_rename_table — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #post_processing — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #post_processing — ActiveRecord::ConnectionAdapters::PostgreSQLTable
- #primary_key_constraint — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #quote_function — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #quote_generic — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #quote_generic_ignore_scoped_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #quote_generic_with_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #quote_language — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #quote_role — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #quote_rule — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #quote_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #quote_sequence — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #quote_table_name_with_schemas — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #quote_tablespace — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #quote_view_name — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #referenced_foreign_keys — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #referenced_foreign_keys — ActiveRecord::PostgreSQLExtensions::ForeignKeyAssociations::ClassMethods
- #refresh_materialized_view — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #remove_cluster_from_materialized_view — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_event_trigger — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_function — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_index — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_materialized_view — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_rule — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_sequence — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_table — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_tablespace — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_text_search_configuration — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_text_search_dictionary — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_text_search_parser — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_text_search_template — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_trigger — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_view — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #replace_text_search_configuration_dictionary — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #reset_role — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #reset_tablespace_parameters — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #revoke_database_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #revoke_function_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #revoke_language_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #revoke_materialized_view_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #revoke_role_membership — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #revoke_schema_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #revoke_sequence_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #revoke_table_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #revoke_tablespace_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #revoke_view_privileges — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #role_exists? — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #roles — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #schema_search_path_with_csv_fix — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #scoped_schemas — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #sequence_exists? — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #sequences — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #set_role — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #set_sequence_value — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #simplified_type_with_additional_types — ActiveRecord::ConnectionAdapters::PostgreSQLColumn
- #spatial — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #spatial — ActiveRecord::ConnectionAdapters::PostgreSQLTable
- #storage_parameters — ActiveRecord::ConnectionAdapters::PostgreSQLConstraint
- #strip_heredoc — ActiveRecord::PostgreSQLExtensions::Utils
- #table_constraints — ActiveRecord::ConnectionAdapters::PostgreSQLGeometryColumnDefinition
- #table_constraints — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #table_constraints — ActiveRecord::ConnectionAdapters::PostgreSQLTable
- #to_s — ActiveRecord::ConnectionAdapters::PostgreSQLVacuum
- #to_sql — ActiveRecord::ConnectionAdapters::PostgreSQLGeometryColumnDefinition
- #to_sql — ActiveRecord::ConnectionAdapters::PostgreSQLVacuum
- #type_exists? — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #types — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #unique_constraint — ActiveRecord::ConnectionAdapters::PostgreSQLTableDefinition
- #update_extension — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #update_geometry_srid — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #using_tablespace — ActiveRecord::ConnectionAdapters::PostgreSQLConstraint
- #vacuum — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #validate_constraint — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #view_exists? — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #views — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #with_schema — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #without_triggers — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter