Table of Contents - akapu_firebird_adapter-6.0.1 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::AbstractAdapter
- ActiveRecord::ConnectionAdapters::Firebird
- ActiveRecord::ConnectionAdapters::Firebird::DatabaseLimits
- ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- ActiveRecord::ConnectionAdapters::Firebird::Quoting
- ActiveRecord::ConnectionAdapters::Firebird::SchemaStatements
- ActiveRecord::ConnectionAdapters::FirebirdAdapter
- ActiveRecord::ConnectionHandling
- ActiveRecord::InternalMetadata
- Arel
- Arel::SelectManager
- Arel::Visitors
- Arel::Visitors::Firebird
- Object
Methods
- ::[] — ActiveRecord::InternalMetadata
- ::[]= — ActiveRecord::InternalMetadata
- ::adapter_name — ActiveRecord::InternalMetadata
- ::create_table — ActiveRecord::InternalMetadata
- ::value_name — ActiveRecord::InternalMetadata
- #active? — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #arel_visitor — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #begin_db_transaction — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #column_definitions — ActiveRecord::ConnectionAdapters::Firebird::SchemaStatements
- #column_name_length — ActiveRecord::ConnectionAdapters::Firebird::DatabaseLimits
- #combine_bind_parameters — ActiveRecord::ConnectionAdapters::AbstractAdapter
- #commit_db_transaction — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #count — Object
- #create_sequence — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #create_table — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #default_sequence_name — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #disconnect! — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #drop_sequence — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #drop_table — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #encoding — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #exec_query — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #exec_rollback_db_transaction — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #execute — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #firebird_connection — ActiveRecord::ConnectionHandling
- #foreign_keys — ActiveRecord::ConnectionAdapters::Firebird::SchemaStatements
- #ignore_parentheses — Arel::SelectManager
- #in_clause_length — ActiveRecord::ConnectionAdapters::Firebird::DatabaseLimits
- #index_name_length — ActiveRecord::ConnectionAdapters::Firebird::DatabaseLimits
- #indexes — ActiveRecord::ConnectionAdapters::Firebird::SchemaStatements
- #indexes_per_table — ActiveRecord::ConnectionAdapters::Firebird::DatabaseLimits
- #log — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #native_database_types — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #new_column_from_field — ActiveRecord::ConnectionAdapters::Firebird::SchemaStatements
- #next_sequence_value — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #prefetch_primary_key? — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #primary_keys — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #quoted_date — ActiveRecord::ConnectionAdapters::Firebird::Quoting
- #reconnect! — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #remove_column_for_alter — ActiveRecord::ConnectionAdapters::Firebird::SchemaStatements
- #remove_index — ActiveRecord::ConnectionAdapters::Firebird::SchemaStatements
- #reset! — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #sequence_exists? — ActiveRecord::ConnectionAdapters::Firebird::DatabaseStatements
- #sql_query_length — ActiveRecord::ConnectionAdapters::Firebird::DatabaseLimits
- #supports_foreign_keys? — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #table_alias_length — ActiveRecord::ConnectionAdapters::Firebird::DatabaseLimits
- #table_name_length — ActiveRecord::ConnectionAdapters::Firebird::DatabaseLimits
- #tables — ActiveRecord::ConnectionAdapters::Firebird::SchemaStatements
- #translate_exception — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #views — ActiveRecord::ConnectionAdapters::Firebird::SchemaStatements
- #visit_Arel_Nodes_Limit — Arel::Visitors::Firebird
- #visit_Arel_Nodes_Offset — Arel::Visitors::Firebird
- #visit_Arel_Nodes_SelectCore — Arel::Visitors::Firebird
- #visit_Arel_Nodes_SelectStatement — Arel::Visitors::Firebird
- #visit_Arel_Nodes_Union — Arel::Visitors::Firebird
- #visit_Arel_Nodes_UnionAll — Arel::Visitors::Firebird
- #visit_Arel_SelectManager — Arel::Visitors::Firebird