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
/
change_table_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
no more require minitest mock
Gaurav Sharma
2015-08-27
1
-1
/
+0
*
The short-hand methods should be able to define multiple columns
Ryuta Kamizono
2015-02-23
1
-1
/
+19
*
Extract the short-hand methods into `ColumnMethods`
Ryuta Kamizono
2015-02-23
1
-0
/
+8
*
Extract `primary_key` method into `ColumnMethods`
Ryuta Kamizono
2015-02-22
1
-0
/
+7
*
Failure to rollback t.timestamps when within a change_table migration
noam
2014-12-03
1
-2
/
+2
*
add a Table#name accessor like TableDefinition#name
Cody Cutrer
2014-11-10
1
-0
/
+6
*
Change the default `null` value for timestamps
Sean Griffin
2014-08-12
1
-2
/
+2
*
Allow to specify a type for foreign key column in migrations
Andrey Novikov
2014-07-22
1
-0
/
+14
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena...
Vipul A M
2013-12-18
1
-1
/
+1
*
Add active_support/testing/autorun
Rafael Mendonça França
2012-12-31
1
-0
/
+1
*
Differentiate between remove_column and remove_columns. Make remove_column re...
Marc-Andre Lafortune
2012-12-21
1
-2
/
+2
*
Simplify change_table and avoid duplicated logic
Marc-Andre Lafortune
2012-12-21
1
-26
/
+5
*
Add rename_index to change_table.
Jarek Radosz
2012-11-19
1
-0
/
+7
*
Refactor references schema definitions
Aleksey Magusev
2012-07-03
1
-16
/
+12
*
port some mocha to minitest/mock
Aaron Patterson
2012-05-18
1
-0
/
+221