Class: Dbviewer::ApplicationController

Inherits:
ActionController::Base
  • Object
show all
Includes:
DatabaseOperations
Defined in:
app/controllers/dbviewer/application_controller.rb

Method Summary

Methods included from DatabaseOperations

#available_connections, #current_connection_key, #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, #get_adapter_name, #get_database_name, #prepare_query, #safe_quote_table_name, #switch_connection, #table_query_operations