.. |
active_schema_test.rb
|
Dump correctly index nulls order for postgresql
|
2018-01-28 18:37:52 +02:00 |
array_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
bit_string_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
bytea_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
case_insensitive_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
change_schema_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
cidr_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
citext_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
collation_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
composite_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
connection_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
datatype_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
domain_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
enum_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
explain_test.rb
|
Change tests to use models which don't ignore any columns
|
2017-11-13 17:41:41 -02:00 |
extension_migration_test.rb
|
supports_extensions? return always true since PostgreSQL 9.1
|
2017-10-24 21:46:10 +00:00 |
foreign_table_test.rb
|
Support for PostgreSQL foreign tables
|
2018-01-22 21:41:38 +02:00 |
full_text_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
geometric_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
hstore_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
infinity_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
integer_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
json_test.rb
|
Move test_not_compatible_with_serialize_macro to JSONSharedTestCases
|
2017-08-11 03:11:30 +09:00 |
ltree_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
money_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
network_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
numbers_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
postgresql_adapter_test.rb
|
Add support for PostgreSQL operator classes to add_index
|
2017-11-30 10:46:38 +01:00 |
prepared_statements_disabled_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
quoting_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
range_test.rb
|
Correctly handle infinity value in PostgreSQL range type
|
2018-01-04 06:44:53 +09:00 |
referential_integrity_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
rename_table_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
schema_authorization_test.rb
|
Merge pull request #29732 from kirs/frozen-activerecord
|
2017-07-21 14:36:30 -04:00 |
schema_test.rb
|
Dump correctly index nulls order for postgresql
|
2018-01-28 18:37:52 +02:00 |
serial_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
statement_pool_test.rb
|
removed unnecessary semicolons
|
2017-10-28 17:39:58 +09:00 |
timestamp_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
transaction_test.rb
|
Suppress expected exceptions by report_on_exception = false in Ruby 2.5
|
2017-12-13 16:29:03 +00:00 |
type_lookup_test.rb
|
Postgres::OID::Range serializes to a Range , quote in Quoting
|
2017-09-26 20:04:36 -04:00 |
utils_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
uuid_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
xml_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |