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
Jon Leighton dae7b65453 Support establishing connection on ActiveRecord::Model.
This is the 'top level' connection, inherited by any models that include
ActiveRecord::Model or inherit from ActiveRecord::Base.
2011-12-28 18:27:41 +00:00
..
mysql2_specific_schema.rb Only use LOWER for mysql case insensitive uniqueness check when column has a case sensitive collation. 2011-10-09 13:14:07 -07:00
mysql_specific_schema.rb Only use LOWER for mysql case insensitive uniqueness check when column has a case sensitive collation. 2011-10-09 13:14:07 -07:00
oracle_specific_schema.rb added additional objects necessary for OracleAdapter specific tests 2009-08-06 23:40:59 +03:00
postgresql_specific_schema.rb Added tsvector Datatype Support 2011-04-26 09:47:40 +02:00
schema.rb Support establishing connection on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
sqlite_specific_schema.rb Use schema.rb for all databases 2008-04-22 13:55:13 +12:00