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
Prem Sichanugrist 5156110476 Create plpgsql language if not available
This should fix the problem in Travis CI server.
(http://travis-ci.org/#!/rails/rails/jobs/1194988)
2012-04-27 22:58:04 -04:00
..
mysql2_specific_schema.rb Fix type_to_sql with text and limit on mysql/mysql2. Fix GH #3931. 2012-02-26 00:35:58 +09:00
mysql_specific_schema.rb Fix type_to_sql with text and limit on mysql/mysql2. Fix GH #3931. 2012-02-26 00:35:58 +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 Create plpgsql language if not available 2012-04-27 22:58:04 -04:00
schema.rb whitespace ✂️ 2012-03-30 14:36:33 +01:00
sqlite_specific_schema.rb