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
#database_manager, #table_query_operations
Methods included from DatatableSupport
Methods included from DataExport
Methods included from QueryOperations
#default_query, #execute_query, #prepare_query
Methods included from RelationshipManagement
#fetch_mini_erd_for_table, #fetch_table_relationships
Methods included from TableOperations
#fetch_filtered_record_count, #fetch_table_columns, #fetch_table_metadata, #fetch_table_record_count, #fetch_table_records, #fetch_tables, #safe_quote_table_name
Methods included from DatabaseInformation
#fetch_database_analytics, #get_adapter_name, #get_database_name
Methods included from ConnectionManagement
#available_connections, #current_connection_key, #switch_connection