aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/extension_migration_test.rb
Commit message (Expand)AuthorAgeFilesLines
* tabenai (typo)Akira Matsuda2016-02-011-6/+6
* Internal test migrations use the private 'Current' versionMatthew Draper2015-12-151-2/+2
* make it possible to run AR tests with bin/testYves Senn2015-06-111-1/+1
* Closes rails/rails#18864: Renaming transactional fixtures to transactional testsBrandon Weiss2015-03-161-1/+1
* test pg, rm unused requires.Yves Senn2014-06-031-2/+0
* Fixing test order issuesRafael Mendonça França2014-05-191-2/+8
* Fix migrations with enable_extensionJoao Carlos2013-05-291-0/+59