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
Sean Griffin 7fd72fa4b7 Revert "Deprecate table names containing dots"
This reverts commit 7b82e1c77b.

This would have removed the ability to reference a schema when using PG
2016-03-31 15:25:59 -06:00
..
active_record/connection_adapters introduce conn.data_source_exists? and conn.data_sources. 2015-09-22 19:48:44 +02:00
assets
cases Revert "Deprecate table names containing dots" 2016-03-31 15:25:59 -06:00
fixtures Fixed where for polymorphic associations when passed an array containing different types. 2016-02-16 10:41:26 -08:00
migrations Internal test migrations use the private 'Current' version 2015-12-15 17:18:09 +10:30
models Fix warning: method redefined; discarding old female 2016-03-12 17:06:43 +09:00
schema Remove except helper for test schema 2016-03-30 06:49:04 +09:00
support Deprecate #table_exists?, #tables and passing arguments to #talbes 2015-11-09 23:13:23 +09:00
.gitignore
config.example.yml Remove legacy mysql adapter 2015-12-17 15:54:57 +00:00
config.rb