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
Jeremy Kemper bd51bbc028 Merge pull request #17574 from kamipo/charset_collation_options
Add charset and collation options support for MySQL string and text columns.
2015-04-07 09:40:16 -07:00
..
mysql2_specific_schema.rb Add :charset and :collation options support for MySQL string and text columns 2015-03-06 18:56:19 +09:00
mysql_specific_schema.rb Add :charset and :collation options support for MySQL string and text columns 2015-03-06 18:56:19 +09: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 Delegate limit to subtype 2015-03-21 19:32:41 -05:00
schema.rb Fix leaky chain on polymorphic association 2015-03-15 10:39:42 -04:00
sqlite_specific_schema.rb fk: use random digest names 2014-06-26 22:03:49 +02:00