aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/database_statements_test.rb
Commit message (Expand)AuthorAgeFilesLines
* please use ruby -I lib:test path/to/test.rb, or export RUBY_OPTAaron Patterson2011-06-061-1/+1
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-1/+1
* Oracle needs sequence value for primary key in INSERT statementRaimonds Simanovskis2009-08-061-1/+8
* PostgreSQL: insert looks up pk and sequence name if not given. [#384 state:r...Jeremy Kemper2008-06-101-0/+12