method
skip_transactional_tests_for_database
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::TestFixtures::ClassMethods
skip_transactional_tests_for_database(database_name)public
Do not use transactional tests for the given database. This overrides the default setting as defined by `use_transactional_tests`, which applies to all database connection pools not explicitly configured here.