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
/
schema_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
make it possible to run AR tests with bin/test
Yves Senn
2015-06-11
1
-1
/
+1
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
*
MySQL: skip GTID-unsafe statement tests when enforce_gtid_consistency is enabled
Jeremy Kemper
2014-09-01
1
-6
/
+8
*
support creating temporary tables from queries
Cody Cutrer
2013-12-14
1
-0
/
+9
*
Add support for FULLTEXT and SPATIAL indexes using the :type flag for MySQL.
Ken Mazaika
2013-03-27
1
-11
/
+14
*
Custom index type support with :using.
doabit
2013-03-24
1
-0
/
+18
*
Remove unnecessary begin..rescue..end, use only rescue
Akira Matsuda
2013-01-06
1
-7
/
+5
*
remove calls to find(:first), find(:last) and find(:all)
Jon Leighton
2012-04-26
1
-1
/
+1
*
Change the string to use in test case.
kennyj
2012-03-07
1
-1
/
+1
*
Fix message assertions for quoting database name in "show tables" for mysql
Carlos Antonio da Silva
2012-03-04
1
-1
/
+1
*
Fix GH #3163. Should quote database on mysql/mysql2.
kennyj
2012-03-05
1
-0
/
+11
*
Deprecate set_table_name in favour of self.table_name= or defining your own m...
Jon Leighton
2011-11-29
1
-1
/
+1
*
Verify that #3690 has been closed by previous changes to the mysql
Jon Leighton
2011-11-19
1
-1
/
+5
*
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
*
added the mysql schema test to mysql2 adapter, and fixed the corresponding fa...
Josh Kalderimis
2011-05-03
1
-0
/
+36