| 798cf2b |
2013-05-07 |
Remove current_adapter? from test_sanitize_sql_hash_hand... |
| 0997a14 |
2013-04-11 |
Address ORA-00979: not a GROUP BY expression error |
| 67994ef |
2013-04-02 |
Show deprecated messages only when target database adapt... |
| 5571e83 |
2013-03-10 |
Address ActiveRecord::StatementInvalid: OCIError: ORA-00979 |
| 5d57b82 |
2013-03-07 |
Use shorter prefix and suffix as in Oracle database iden... |
| c27da1f |
2013-02-27 |
Revert "Skip test_remove_column_with_array_as_an_argumen... |
| 97df33d |
2013-02-27 |
Fix ORA-00972 error at test_rename_table_with_prefix_and... |
| 6fad6b5 |
2013-02-24 |
Oracle enhanced adapter shortens its name if it is longe... |
| 28ac50b |
2013-01-14 |
Address test_create_when_database_exists_outputs_info_to... |
| 3d1a879 |
2013-01-08 |
Ignore binds payload with nil column in AR log subscriber |
| e7ff765 |
2013-01-01 |
Address a failure test_remove_column_with_multi_column_i... |
| 2d4b243 |
2012-12-19 |
Address test_binary_data_is_not_logged with Oracle database |
| 9c82522 |
2012-11-16 |
Revert "mysql does not build on Ruby 2.0.0 at the moment" |
| 048866a |
2012-10-19 |
Revert "truncate debug.log on each test run" |
| 10f5f23 |
2012-09-28 |
Change query pattern case insensitive |
| 5826b50 |
2012-09-25 |
Skip tests for non-supported isolation levels |
| 5f1710b |
2012-09-25 |
Skip tests for non-supported isolation levels with Oracle |
| babc24c |
2012-08-21 |
Rename to test_mysql_strict_mode_disabled_dont_override_... |
| 708b5c0 |
2012-07-27 |
Modity the :json_data_empty attribute from `:null => fal... |
| dab8ca5 |
2012-07-27 |
Modify the preference attribute from `:null => false` to... |
| 05895c6 |
2012-07-25 |
Use string datatype for the setting attribute |
| e835793 |
2013-02-03 |
This pull requests addresses ORA-01400 errors and also s... |
| 0da4950 |
2012-07-24 |
This pull requests addresses ORA-01400 errors and also s... |
| 88de905 |
2012-06-28 |
Skip test_setting_time_attribute because Oracle database |
| 23859d0 |
2012-06-27 |
Address test_basic_model test error with Oracle enhanced... |
| 5d815bd |
2012-06-18 |
Add ensure Joke.reset_sequence_name |
| a0363e2 |
2012-06-11 |
Address ORA-00911 errors because of the heading underscore. |
| a74f840 |
2012-06-07 |
Skip two tests with polymorphic if current adapter is Or... |
| 7544c7a |
2012-06-01 |
Skip test_remove_column_with_array_as_an_argument_is_dep... |
| 40cfcac |
2012-05-25 |
Cache metadata in advance to avoid extra sql statements ... |
| 7d65585 |
2012-04-13 |
Fix ORA-00972 error at test_rename_table_with_prefix_and... |
| 53db676 |
2012-03-29 |
Address an error for test_has_many_through_polymorphic_h... |
| 60272ae |
2012-03-29 |
Address an error for test_has_many_through_polymorphic_h... |
| ef3f809 |
2012-03-28 |
Change the order argument from ('id') to ('taggings.id') |
| 0ecba95 |
2012-03-15 |
Address the dump file format for hstore |
| 5bc23e4 |
2011-10-19 |
Fix ORA-00932 error when trying to insert 0 to DATE type... |
| 281b8ca |
2011-10-06 |
Fixed test_nonexisting_method_with_arguments to revert c... |
| f40bbc9 |
2011-10-06 |
Fixed test_nonexisting_method_with_arguments to revert c... |
| 8cc70cf |
2011-10-03 |
Fix typo in Rakefile |
| b564ffc |
2011-10-03 |
To support ActiveRecord unit tests for IBM DB2 |
| 44791a2 |
2011-09-30 |
Modified how to handle if ActiveRecord is defined. |
| 3937d44 |
2011-09-07 |
Add ROWNUM to test first and last to support Oracle. |