| Class | ActiveRecord::ConnectionAdapters::OracleEnhancedAdapter |
| In: |
lib/patches/db/oracle_enhanced.rb
|
| Parent: | Object |
| SCHEMA_QUERY_TYPES | = | ["Sequence", "Primary Key", "Primary Key Trigger", nil].freeze |
| execute | -> | execute_without_profiling |
| exec_query | -> | exec_query_without_profiling |
| exec_insert | -> | exec_insert_without_profiling |
| exec_update | -> | exec_update_without_profiling |