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
/
rename_table_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-1
/
+1
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-10
/
+10
*
Remove unnecessary enable,disable_extension on tests
Fumiaki MATSUSHIMA
2016-01-02
1
-2
/
+0
*
Deprecate `#table_exists?`, `#tables` and passing arguments to `#talbes`
yui-knk
2015-11-09
1
-2
/
+2
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
tests, use `drop_table if_exists: true` in our test suite.
Yves Senn
2015-01-20
1
-2
/
+2
*
Add firebird support to test suite
Ray Zane
2015-01-05
1
-18
/
+20
*
Added enable_extension! to helper
Abdelkader Boudih
2014-09-05
1
-1
/
+2
*
rename sequence only if it exists
Abdelkader Boudih
2014-06-27
1
-0
/
+10
*
pg, `reset_pk_sequence!` respects schemas. Closes #14719.
Yves Senn
2014-05-30
1
-1
/
+1
*
Remove dead test code for unsupported adapters
Sean Griffin
2014-05-17
1
-8
/
+0
*
Remove more skip
Rafael Mendonça França
2013-11-08
1
-2
/
+0
*
Don't skip tests if we don't need to.
Rafael Mendonça França
2013-11-08
1
-23
/
+25
*
also rename indexes when a table or column is renamed
Yves Senn
2013-02-20
1
-1
/
+11
*
Add teardown method to AR::Mig::RenameTableTest
Robb Kidd
2012-07-10
1
-18
/
+13
*
Update psql adapter to rename a default pkey sequence when renaming a table.
Robb Kidd
2012-06-27
1
-0
/
+13
*
fixing test class name
Aaron Patterson
2012-01-13
1
-1
/
+1
*
adding a test class for table renaming
Aaron Patterson
2012-01-13
1
-0
/
+72