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
Yasuo Honda 708b5c0d3a Modity the :json_data_empty attribute from :null => false to :null => true
to address ORA-01400 errors with Oracle enhanced adapter.

The original commit 3c0bf043 requires :json_data_empty attribute
has empty string OR null, then setting `:default => ""` is enough.
2012-07-28 04:43:04 +09:00
..
mysql2_specific_schema.rb fix: limit of enum columns of mysql 2012-06-28 03:15:43 +09:00
mysql_specific_schema.rb fix: limit of enum columns of mysql 2012-06-28 03:15:43 +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 Add uuid type support to PostgreSQL adapter 2012-06-14 17:44:51 +04:00
schema.rb Modity the :json_data_empty attribute from :null => false to :null => true 2012-07-28 04:43:04 +09:00
sqlite_specific_schema.rb mispelling errors in render_text_test.rb and sqlite_specific_schema 2012-05-12 13:19:28 +02:00