Table of Contents - pg_audit_log-0.6.7 Documentation
Pages
Classes and Modules
- ActiveRecord
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- InstallPgAuditLog
- Object
- PgAuditLog
- PgAuditLog::ActiveRecord
- PgAuditLog::Entry
- PgAuditLog::Entry::CannotDeleteError
- PgAuditLog::Function
- PgAuditLog::Generators
- PgAuditLog::Generators::InstallGenerator
- PgAuditLog::Generators::RSpecGenerator
- PgAuditLog::Triggers
- PgAuditLog::Triggers::MissingTriggers
- PgAuditLogSpecHelper
- PgAuditLogSpecHelper::ClassMethods
- PgAuditLogSpecHelper::InstanceMethods
Methods
- ::all_tables_without_triggers — PgAuditLog::Triggers
- ::connection — PgAuditLog::ActiveRecord
- ::create_for_table — PgAuditLog::Triggers
- ::delete — PgAuditLog::Entry
- ::delete_all — PgAuditLog::Entry
- ::disable — PgAuditLog::Triggers
- ::disable_for_table — PgAuditLog::Triggers
- ::down — InstallPgAuditLog
- ::drop_for_table — PgAuditLog::Triggers
- ::enable — PgAuditLog::Triggers
- ::enable_for_table — PgAuditLog::Triggers
- ::execute — PgAuditLog::ActiveRecord
- ::find_all_constants — PgAuditLogSpecHelper::ClassMethods
- ::get_all_klasses — PgAuditLogSpecHelper::ClassMethods
- ::install — PgAuditLog::Entry
- ::install — PgAuditLog::Function
- ::install — PgAuditLog::Triggers
- ::installed? — PgAuditLog::Entry
- ::installed? — PgAuditLog::Function
- ::name — PgAuditLog::Function
- ::new — PgAuditLog::Triggers::MissingTriggers
- ::pg_audit_log_old_style_user_id — PgAuditLog::Function
- ::tables — PgAuditLog::Triggers
- ::tables_with_triggers — PgAuditLog::Triggers
- ::tables_without_triggers — PgAuditLog::Triggers
- ::trigger_name_for_table — PgAuditLog::Triggers
- ::trigger_prefix — PgAuditLog::Triggers
- ::uninstall — PgAuditLog::Entry
- ::uninstall — PgAuditLog::Function
- ::uninstall — PgAuditLog::Triggers
- ::up — InstallPgAuditLog
- ::user_id_field — PgAuditLog::Function
- ::user_identifier_temporary_function — PgAuditLog::Function
- ::user_name_field — PgAuditLog::Function
- ::user_unique_name_temporary_function — PgAuditLog::Function
- ::users_access_column — PgAuditLog::Function
- ::users_table_name — PgAuditLog::Function
- ::without_triggers — PgAuditLog::Triggers
- #blank_audit_user_id_and_name — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_object_for_klass — PgAuditLogSpecHelper::InstanceMethods
- #create_table_with_auditing — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #drop_table_with_auditing — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #exec_delete_with_pg_audit_log — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #exec_query_with_pg_audit_log — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #exec_update_with_pg_audit_log — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #execute_with_pg_audit_log — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #get_data — PgAuditLogSpecHelper::InstanceMethods
- #get_diff_data — PgAuditLogSpecHelper::InstanceMethods
- #included — PgAuditLogSpecHelper
- #install — PgAuditLog::Generators::InstallGenerator
- #install — PgAuditLog::Generators::RSpecGenerator
- #message — PgAuditLog::Entry::CannotDeleteError
- #message — PgAuditLog::Triggers::MissingTriggers
- #reconnect_with_pg_audit_log! — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #rename_table_with_auditing — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #set_audit_user_id_and_name — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #set_user_id — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #user_id_and_name — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter