aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/database_statements.rb
Commit message (Expand)AuthorAgeFilesLines
* These are already required through AS/railsAkira Matsuda2013-01-071-2/+0
* Make caller attribute in deprecation methods optionalAlexey Gaziev2012-10-301-1/+1
* Provide a call stack for deprecation warnings where needed.Nikita Afanasenko2012-10-291-4/+3
* Support for specifying transaction isolation levelJon Leighton2012-09-211-0/+5
* Remove our use of #outside_transaction?Jon Leighton2012-09-151-0/+6
* Modularize postgresql adapterKonstantin Shabanov2012-09-051-0/+234