aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/prepared_statements_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix typo s/with/without/Ryuta Kamizono2016-11-201-1/+1
* Fix tests for prepared_statements: false and queries hitting `#select_all`Prathamesh Sonpatki2016-11-191-4/+4
* Fix mucking of connection_config leading to issues in prepared_statementsVipul A M2016-11-171-3/+3
* Fix PG prepared statement testVipul A M2016-11-171-1/+2
* applies remaining conventions across the projectXavier Noria2016-08-061-1/+0
* Fix NoMethodError preparable for Arel::Visitors in case prepared statements i...Azzurrio2016-02-221-0/+22