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/schema
Akira Matsuda da2f61947d Dynamically modified schema and association would not be correctly reset
This fixes <"SQLite3::SQLException: no such column: legacy_things.person_id: SELECT \"legacy_things\".* FROM \"legacy_things\" WHERE \"legacy_things\".\"person_id\" = ?">
in OptimisticLockingTest#test_lock_destroy
2014-09-06 23:28:18 +09:00
..
mysql2_specific_schema.rb fix detect column type of enum 2013-04-01 17:09:20 +09:00
mysql_specific_schema.rb fix detect column type of enum 2013-04-01 17:09:20 +09:00
oracle_specific_schema.rb Do not create synonym named subjects 2013-11-27 23:43:51 +01:00
postgresql_specific_schema.rb pg, preserve money type when dumping schema and extract money default. 2014-06-03 17:54:25 +02:00
schema.rb Dynamically modified schema and association would not be correctly reset 2014-09-06 23:28:18 +09:00
sqlite_specific_schema.rb fk: use random digest names 2014-06-26 22:03:49 +02:00