aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/prepared_statements_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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