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
/
columns_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove legacy mysql adapter
Abdelkader Boudih
2015-12-17
1
-1
/
+1
*
Add reversible syntax for change_column_default
Prem Sichanugrist
2015-06-26
1
-0
/
+7
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
`Type#type_cast_from_database` -> `Type#deserialize`
Sean Griffin
2015-02-17
1
-3
/
+3
*
Add `auto_increment?` instead of `extra == 'auto_increment'`
Ryuta Kamizono
2015-02-08
1
-1
/
+1
*
Remove most type related predicates from `Column`
Sean Griffin
2015-01-30
1
-3
/
+3
*
Be sure to reset PK name renamed in the test
Akira Matsuda
2014-08-15
1
-0
/
+3
*
Don't type cast the default on the column
Sean Griffin
2014-06-17
1
-5
/
+12
*
Make `:index` in migrations work with all column types
Marc Schütz
2014-05-18
1
-0
/
+10
*
anual_salary => annual_salary
Vipul A M
2013-03-28
1
-3
/
+3
*
respect auto_increment in rename_column for mysql
Vipul A M
2013-03-27
1
-0
/
+7
*
Oracle enhanced adapter shortens its name if it is longer than 30 bytes
Yasuo Honda
2013-02-24
1
-2
/
+10
*
also rename the test-case class inside columns_test.rb
Yves Senn
2013-02-24
1
-1
/
+1
*
rename_column_test.rb -> columns_test.rb to reveal intent.
Yves Senn
2013-02-23
1
-0
/
+264