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
yui-knk 26967754b0 Fix test_database_created_by_root of mysql
`DEFAULT_CHARSET` and `DEFAULT_COLLATION` in `MySQLDatabaseTasks`
was changed by 322068fe85.
This test case also should be changed.
2015-11-02 23:30:16 +09:00
..
active_record/connection_adapters introduce conn.data_source_exists? and conn.data_sources. 2015-09-22 19:48:44 +02:00
assets
cases Fix test_database_created_by_root of mysql 2015-11-02 23:30:16 +09:00
fixtures Merge pull request #18548 from sebjacobs/support-bidirectional-destroy-dependencies 2015-10-28 12:24:07 -06:00
migrations Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
models Ensure has_and_belongs_to_many works with belongs_to_required_by_default 2015-10-29 16:53:49 -06:00
schema Merge pull request #18548 from sebjacobs/support-bidirectional-destroy-dependencies 2015-10-28 12:24:07 -06:00
support use correct DB connection for generated HABTM table 2015-08-07 12:33:09 -07:00
.gitignore
config.example.yml
config.rb