aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/statement_pool_test.rb
Commit message (Expand)AuthorAgeFilesLines
* removed unnecessary semicolonsShuhei Kitagawa2017-10-281-1/+1
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* [PostgreSQL]: Replace deprecated PG constants.Lars Kanis2017-03-221-4/+4
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-6/+6
* make it possible to run AR tests with bin/testYves Senn2015-06-111-1/+1
* Don't skip tests if we don't need to.Rafael Mendonça França2013-11-081-12/+12
* We shouldn't override PostgreSQLAdapter's superclass inheritance while monkey...Gaurish Sharma2013-09-231-26/+28
* Merge pull request #3258 from ileitch/3-1-stableAaron Patterson2011-10-201-0/+16
* fixing file nameAaron Patterson2011-09-071-0/+23