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 6b7861e834 Revert "Allow specifying the default table options for mysql adapters"
This reverts commit 8246b593bf.

There was concern about this modifying the behavior of past migrations.
We're going to add an way to modify the migration generator instead.
2015-11-19 10:01:06 -07: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 "Allow specifying the default table options for mysql adapters" 2015-11-19 10:01:06 -07:00
fixtures Merge pull request #18548 from sebjacobs/support-bidirectional-destroy-dependencies 2015-10-28 12:24:07 -06:00
migrations
models Except keys of build_record's argument from create_scope in initialize_attributes 2015-11-16 23:15:45 +09:00
schema Except keys of build_record's argument from create_scope in initialize_attributes 2015-11-16 23:15:45 +09:00
support Deprecate #table_exists?, #tables and passing arguments to #talbes 2015-11-09 23:13:23 +09:00
.gitignore
config.example.yml
config.rb