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
2016-02-22 01:19:34 +02:00
..
active_schema_test.rb Support removing custom-names indexes when only specifying column names 2015-12-15 21:06:07 +00:00
array_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
bit_string_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
bytea_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
change_schema_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
cidr_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
citext_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
collation_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
composite_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
connection_test.rb Rename 'key' to 'lock_id' or 'lock_name' for advisory locking 2015-11-18 12:00:58 -03:00
datatype_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
domain_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
enum_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
explain_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
extension_migration_test.rb tabenai (typo) 2016-02-01 16:19:12 +09:00
full_text_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
geometric_test.rb Call the new point behavior :point, not :rails_5_1_point 2015-12-17 09:36:59 -07:00
hstore_test.rb Internal test migrations use the private 'Current' version 2015-12-15 17:18:09 +10:30
infinity_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
integer_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
json_test.rb File encoding is defaulted to utf-8 in Ruby >= 2.1 2015-09-18 17:05:05 +09:00
ltree_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
money_test.rb Display decimal defaults as strings to keep precision 2015-06-23 14:38:00 -07:00
network_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
numbers_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
postgresql_adapter_test.rb Remove duplicated composite primary key tests 2016-02-01 11:20:30 +09:00
prepared_statements_test.rb Fix NoMethodError preparable for Arel::Visitors in case prepared statements is falsy 2016-02-22 01:19:34 +02:00
quoting_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
range_test.rb Refactor tz aware types, add support for PG ranges 2016-01-08 14:11:45 -07:00
referential_integrity_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
rename_table_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
schema_authorization_test.rb PostgreSQL, add :if_exists to #drop_schema. 2015-08-28 11:35:12 +02:00
schema_test.rb Typos in AR tests 2016-02-03 22:08:13 +09:00
serial_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
statement_pool_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
timestamp_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
type_lookup_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
utils_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00
uuid_test.rb Add expression support on the schema default 2016-01-13 22:03:56 +09:00
xml_test.rb make it possible to run AR tests with bin/test 2015-06-11 14:12:16 +02:00