Class: Dbviewer::ApplicationController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- Dbviewer::ApplicationController
- Includes:
- DatabaseOperations
- Defined in:
- app/controllers/dbviewer/application_controller.rb
Direct Known Subclasses
Dbviewer::Api::BaseController, ConnectionsController, EntityRelationshipDiagramsController, HomeController, LogsController, TablesController
Method Summary
Methods included from DatabaseOperations
#available_connections, #current_connection_key, #database_manager, #fetch_database_analytics, #fetch_filtered_record_count, #fetch_table_columns, #fetch_table_metadata, #fetch_table_record_count, #fetch_table_records, #fetch_table_relationships, #fetch_tables, #get_adapter_name, #get_database_name, #safe_quote_table_name, #switch_connection, #table_query_operations