| 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... |
| 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 |
| 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... |
| 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... |
| 0ecba95 |
2012-03-15 |
Address the dump file format for hstore |