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
/
ar_schema_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get update_attributes working with SchemaMigration
schneems
2016-01-08
1
-2
/
+2
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Change the default `null` value for `timestamps` to `false`
Rafael Mendonça França
2015-01-04
1
-51
/
+20
*
synchronize code and docs for `timestamps` and `add_timestamps`.
Yves Senn
2014-11-20
1
-0
/
+9
*
Merge pull request #16827 from kuldeepaggarwal/f-disable-migration-logging
Yves Senn
2014-09-08
1
-1
/
+4
|
\
|
*
disable migrations logging while running test cases for AR schema tests
Kuldeep Aggarwal
2014-09-06
1
-0
/
+2
|
/
*
Change the default `null` value for timestamps
Sean Griffin
2014-08-12
1
-0
/
+57
*
`ActiveRecord::SchemaMigration` has no primary key.
Yves Senn
2014-06-06
1
-0
/
+14
*
test refactor, don't hardcode default for `table_name_prefix`.
Yves Senn
2014-06-06
1
-1
/
+2
*
`bin/rake db:migrate:status` works with legacy migration numbers.
Yves Senn
2014-06-06
1
-0
/
+7
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
Call assume_migrated_upto_version on connection
Kyle Stevens
2013-05-11
1
-0
/
+20
*
Reset SchemaMigration after updating
Akira Matsuda
2013-01-22
1
-0
/
+1
*
Needs to reset SchemaMigration first, or the tests fail in sqlite3
Akira Matsuda
2013-01-07
1
-1
/
+1
*
Move to the schema-migrations-metadata branch.
Jeremy Kemper
2012-12-09
1
-51
/
+0
*
Add migration history to schema.rb dump
Josh Susser
2012-12-02
1
-0
/
+51
*
Call methods on the correct instance in AR::Schema.define
John Firebaugh
2012-05-16
1
-0
/
+7
*
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
*
fixing typo
Neeraj Singh
2010-07-18
1
-1
/
+1
*
ActiveRecord should raise an error on invalid migration types.
José Valim
2010-02-28
1
-0
/
+10
*
Autoload ActiveRecord files
Joshua Peek
2008-11-24
1
-1
/
+0
*
Add support for interleaving migrations by storing which migrations have run ...
Rick Olson
2008-04-09
1
-2
/
+2
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+33