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
/
migration
/
index_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
raise a better exception for renaming long indexes
Aaron Patterson
2014-11-20
1
-0
/
+14
*
`index_exists?` with `:name` checks specified columns.
Yves Senn
2014-08-13
1
-0
/
+6
*
Remove dead test code for unsupported adapters
Sean Griffin
2014-05-17
1
-55
/
+39
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-2
/
+1
*
Remove more skip
Rafael Mendonça França
2013-11-08
1
-7
/
+7
*
Don't skip tests if we don't need to.
Rafael Mendonça França
2013-11-08
1
-23
/
+19
*
Remove behavior that deals with a string as third argument of `add_index`, be...
kennyj
2013-06-02
1
-10
/
+0
*
Fix warning
Rafael Mendonça França
2013-02-21
1
-1
/
+1
*
reserve index name chars for internal rails operations
Yves Senn
2013-02-20
1
-5
/
+23
*
Alias refute methods to assert_not and perfer assert_not on tests
Rafael Mendonça França
2012-12-31
1
-3
/
+3
*
Deprecate passing a string as third argument of `add_index`
Rafael Mendonça França
2012-11-02
1
-0
/
+10
*
Raise an ArgumentError when passing an invalid option to add_index
Rafael Mendonça França
2012-11-02
1
-0
/
+6
*
improved test case for partial indices
Marcelo Silveira
2012-02-09
1
-6
/
+9
*
Made schema dumper recognize partial indices' where statements
Marcelo Silveira
2012-02-09
1
-0
/
+6
*
Handle nil in add_index :length option in MySQL
Paul Sadauskas
2012-01-24
1
-1
/
+7
*
move another index related test case
Aaron Patterson
2012-01-13
1
-0
/
+68
*
move tests regarding index modification to their own class
Aaron Patterson
2012-01-13
1
-0
/
+102