rails/activerecord/test/schema
2013-11-02 12:01:31 -07: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 added additional objects necessary for OracleAdapter specific tests 2009-08-06 23:40:59 +03:00
postgresql_specific_schema.rb Correctly parse bigint defaults in PostgreSQL 2013-04-05 09:37:08 -04:00
schema.rb Added ActiveRecord::Base#enum for declaring enum attributes where the values map to integers in the database, but can be queried by name 2013-11-02 12:01:31 -07:00
sqlite_specific_schema.rb Remove sqlite specificsupports_autoincrement? which always defaults to true 2013-08-10 22:21:25 +05:30