Class: Dbviewer::ApplicationController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- Dbviewer::ApplicationController
- Includes:
- DatabaseOperations, ErrorHandling
- Defined in:
- app/controllers/dbviewer/application_controller.rb
Direct Known Subclasses
Dbviewer::Api::BaseController, EntityRelationshipDiagramsController, HomeController, LogsController, TablesController
Method Summary
Methods included from ErrorHandling
#handle_database_error, #log_error
Methods included from DatabaseOperations
#calculate_schema_size, #current_table?, #database_manager, #execute_query, #export_table_to_csv, #fetch_database_analytics, #fetch_filtered_record_count, #fetch_mini_erd_for_table, #fetch_table_columns, #fetch_table_metadata, #fetch_table_record_count, #fetch_table_records, #fetch_table_relationships, #fetch_tables_with_stats, #get_database_name, #prepare_query, #safe_quote_table_name, #table_query_operations