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
/
primary_keys_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-9
/
+10
*
Fix class and method name typos
Vipul A M
2013-05-12
1
-1
/
+1
*
Revert "Merge pull request #10455 from patricksrobertson/bigserial_id_not_ide...
Aaron Patterson
2013-05-07
1
-29
/
+0
*
Handle other pk types in PostgreSQL gracefully.
Patrick Robertson
2013-05-07
1
-0
/
+29
*
Revert "Merge pull request #8989 from robertomiranda/use-rails-4-find-by"
Guillermo Iguaran
2013-01-18
1
-1
/
+1
*
User Rails 4 find_by
robertomiranda
2013-01-18
1
-1
/
+1
*
Standardize the use of current_adapter?
Rafael Mendonça França
2013-01-01
1
-3
/
+3
*
Remove ActiveRecord::Model
Jon Leighton
2012-10-26
1
-2
/
+2
*
fix build 5001, model reply is required in cases/primary_keys_test too!
Vishnu Atrai
2012-02-12
1
-0
/
+1
*
removed unuseful require for reply as we are not using require model
Karunakar (Ruby)
2012-02-11
1
-1
/
+0
*
Fix GH #4754. Remove double-quote when using ANSI_QUOTES
kennyj
2012-01-31
1
-0
/
+16
*
Fix CI
Jon Leighton
2011-12-28
1
-2
/
+2
*
Cache columns at the model level.
Jon Leighton
2011-12-16
1
-8
/
+30
*
Fix #3987.
Jon Leighton
2011-12-15
1
-0
/
+10
*
Add test for read_attribute(:id) with non-standard PK.
Jon Leighton
2011-12-01
1
-0
/
+5
*
Deprecate set_primary_key in favour of self.primary_key=
Jon Leighton
2011-11-29
1
-5
/
+2
*
Transactional fixtures enlist all active database connections.
Jeremy Kemper
2011-10-05
1
-0
/
+4
*
Revert "Raise error on unknown primary key."
Jon Leighton
2011-10-05
1
-14
/
+0
*
Raise error on unknown primary key.
Jon Leighton
2011-10-05
1
-0
/
+14
*
Don't require a DB connection when setting primary key.
Jon Leighton
2011-09-26
1
-0
/
+16
*
Revert "to_key on a destroyed model should return nil". Closes #2440
Santiago Pastorino
2011-08-05
1
-1
/
+1
*
to_key on a destroyed model should return nil
Santiago Pastorino
2011-07-09
1
-1
/
+1
*
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
*
Quote find_in_batches ORDER BY clause [#6620 state:resolved]
Andrew White
2011-03-29
1
-0
/
+9
*
code gardening: we have assert_(nil|blank|present), more concise, with better...
Xavier Noria
2010-08-17
1
-1
/
+1
*
Revert "Makes AR use AMo to_key implementation"
Santiago Pastorino
2010-08-15
1
-1
/
+1
*
Makes AR use AMo to_key implementation
Santiago Pastorino
2010-08-13
1
-1
/
+1
*
expected value should come first in assert_equal
Neeraj Singh
2010-07-18
1
-2
/
+2
*
primary_keys_test reads better than pk_test
Neeraj Singh
2010-07-18
1
-0
/
+139