rails--rails/activerecord/test/schema
Eloy Duran ec8f045844 Add support for nested object forms to ActiveRecord and the helpers in ActionPack
Signed-Off-By: Michael Koziarski <michael@koziarski.com>

[#1202 state:committed]
2009-02-01 14:44:30 +13:00
..
mysql_specific_schema.rb Create mysql binary_fields table with latin1 character set as with utf8 all the limits would have to be divided by 3 to get the expected text types 2008-08-26 01:49:19 -07:00
postgresql_specific_schema.rb Ensure postgresql tests work when starting from scratch. 2008-04-30 21:54:54 +12:00
schema.rb Add support for nested object forms to ActiveRecord and the helpers in ActionPack 2009-02-01 14:44:30 +13:00
schema2.rb
sqlite_specific_schema.rb