rails/activerecord/test/cases/adapters
Aaron Patterson cebff6d0f7 Merge pull request #2021 from dasch/more_postgres_utils
Make #extract_schema_and_table an instance method in Utils
2011-08-29 13:38:10 -07:00
..
firebird please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT 2011-06-06 15:47:13 -07:00
mysql Create an AbstractMysqlAdapter to abstract the common code between MysqlAdapter and Mysql2Adapter. 2011-08-29 12:43:39 +01:00
mysql2 Remove unused 'y' variable. 2011-06-08 23:13:59 -03:00
oracle please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT 2011-06-06 15:47:13 -07:00
postgresql Merge pull request #2021 from dasch/more_postgres_utils 2011-08-29 13:38:10 -07:00
sqlite3 Force binary data inserted for a string data type to utf-8 and log an 2011-08-25 16:07:54 -07:00