"bitsweat" made AR/Oracle cry... http://dev.rubyonrails.org/changeset/6074 ------------------------------------------------------------------------ r6074 | bitsweat | 2007-01-28 07:45:06 -0800 (Sun, 28 Jan 2007) | 1 line MySQL: blob and text columns may not have defaults in 5.x. Update fixtures schema for strict mode. Closes #6695. ------------------------------------------------------------------------ U activerecord/test/schema_dumper_test.rb U activerecord/test/migration_test.rb U activerecord/test/fixtures/db_definitions/mysql.sql U activerecord/lib/active_record/connection_adapters/mysql_adapter.rb U activerecord/CHANGELOG Updated to revision 6074. 1) Failure: test_create_table_with_binary_column(MigrationTest) [./test/migration_test.rb:703]: <"empty_blob()"> expected but was <nil>. 1034 tests, 4024 assertions, 1 failures, 0 errors rake aborted! Command failed with status (1): [/usr/pkg/ruby184/bin/ruby -Ilib:test:test/...] (See full trace by running task with --trace) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---