index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
adapters
/
mysql2
/
connection_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the inexistent database name to inexistent_activerecord_unittest
Yasuo Honda
2014-01-01
1
-1
/
+1
*
used user-defined configurations for running tests that might depend on user'...
Kuldeep Aggarwal
2013-12-29
1
-1
/
+2
*
Move mysql2 test for when adapter will be loaded
schneems
2013-12-24
1
-0
/
+7
*
Remove tests for not swallowing exceptions.
Doug Barth
2013-11-15
1
-21
/
+0
*
Don't swallow exceptions in transctional statements
Doug Barth
2013-11-05
1
-0
/
+26
*
stop adding singleton methods to the mysql2 adapter
Aaron Patterson
2013-10-04
1
-7
/
+7
*
`Connection#structure_dump` is no longer used. #9518
Yves Senn
2013-03-06
1
-6
/
+0
*
Session variables for mysql, mysql2, and postgresql adapters can be set
Aaron Stone
2012-12-08
1
-0
/
+17
*
Remove ActiveRecord::Model
Jon Leighton
2012-10-26
1
-6
/
+6
*
Rename to test_mysql_strict_mode_disabled_dont_override_global_sql_mode
Yasuo Honda
2012-08-22
1
-3
/
+4
*
Fix logs name consistency.
kennyj
2012-05-19
1
-0
/
+27
*
Add config option, rdoc, tests for mysql(2) STRICT_ALL_TABLES mode.
Michael Pearson
2012-05-05
1
-0
/
+16
*
Fix CI
Jon Leighton
2011-12-28
1
-3
/
+3
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
avoids warnings about mismatched indentations in Ruby 1.9.2
Xavier Noria
2010-08-19
1
-1
/
+1
*
update tests for mysql2 support
Brian Lopez
2010-08-02
1
-0
/
+42