1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/adapters/postgresql
Matthew Draper c42daff32d abort_on_exception can't be disabled for a single thread
If it's enabled globally, it's on regardless of how individual threads
are set.
2016-11-27 21:49:37 +10:30
..
active_schema_test.rb Fix a NoMethodError schema_statements.rb 2016-08-10 10:44:08 +03:00
array_test.rb use force_encoding instread of encode! to avoid UndefinedConversionError 2016-11-17 11:59:03 +09:00
bit_string_test.rb Fix OID::Bit#cast_value 2016-08-20 08:56:54 +09:00
bytea_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
case_insensitive_test.rb Fix warning: ambiguous first argument 2016-10-12 03:47:18 +09:00
change_schema_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
cidr_test.rb
citext_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
collation_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
composite_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
connection_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
datatype_test.rb Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
domain_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
enum_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
explain_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
extension_migration_test.rb tabenai (typo) 2016-02-01 16:19:12 +09:00
full_text_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
geometric_test.rb Remove deprecated handling of PG Points 2016-08-31 14:09:12 -04:00
hstore_test.rb Support AC::Parameters for PG HStore 2016-11-15 16:42:44 -05:00
infinity_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
integer_test.rb
json_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
ltree_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
money_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
network_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
numbers_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
postgresql_adapter_test.rb Remove unnecessary test_sql_for_insert_with_returning_disabled 2016-08-18 04:51:45 +09:00
prepared_statements_disabled_test.rb Fix prepared statements disabled test again 2016-11-20 14:20:35 +05:30
quoting_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
range_test.rb where by array|range attribute with array or range value 2016-08-11 22:30:40 +09:00
referential_integrity_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
rename_table_test.rb Fix broken heredoc indentation caused by rubocop auto-correct 2016-09-03 13:28:46 +09:00
schema_authorization_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
schema_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
serial_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
statement_pool_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
timestamp_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
transaction_test.rb abort_on_exception can't be disabled for a single thread 2016-11-27 21:49:37 +10:30
type_lookup_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
utils_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
uuid_test.rb Should test test_change_column_default in PostgresqlUUIDTest 2016-11-25 06:23:19 +09:00
xml_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00