APIdock / Ruby on Rails
/
Browse About
method

db_warnings_ignore

v7.2.3 - Show latest stable - Class: ActiveRecord
db_warnings_ignore
public

Specify allowlist of database warnings.

# File activerecord/lib/active_record.rb, line 247
  singleton_class.attr_accessor :db_warnings_ignore

Related methods

  • Instance methods
  • ciphertext_for
  • decrypt
  • encrypt
  • encrypted_attribute?
  • Class methods
  • db_warnings_action
  • db_warnings_action=
  • db_warnings_ignore
  • default_timezone=
  • deprecator
  • gem_version
  • lazily_load_schema_cache
  • legacy_connection_handling=
  • schema_cache_ignored_tables
  • version
  • Private methods
  • private_create
  • private_create!
  • private_create_record
  • private_new
  • privatebuild_decrypt_attribute_assignments
  • privatebuild_encrypt_attribute_assignments
  • privatecant_modify_encrypted_attributes_when_frozen
  • privatedecrypt_attributes
  • privateencrypt_attributes
  • privateexec_queries
  • privatehas_encrypted_attributes?
  • privatevalidate_encryption_allowed
APIdock API Documentation Browser

© 2026 APIdock