rails/activerecord/test/schema
Ryuta Kamizono 9abf606a79 Should not update children when the parent creation with no reason
This issue was introduced with d849f42 to solve #19782. However, we can
solve #19782 without causing the issue. It is enough to save only when
necessary.

Fixes #27338.
2016-12-29 16:24:57 +09:00
..
mysql2_specific_schema.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
oracle_specific_schema.rb tests, favor public API over inspecting columns where possible. 2014-12-01 16:57:48 +01:00
postgresql_specific_schema.rb For PostgreSQL >= 9.4 use gen_random_uuid() 2016-11-22 22:11:18 +00:00
schema.rb Should not update children when the parent creation with no reason 2016-12-29 16:24:57 +09:00
sqlite_specific_schema.rb Remove unused table_with_autoincrement table 2016-04-19 17:17:19 +09:00