aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/utils_test.rb
Commit message (Expand)AuthorAgeFilesLines
* pg, `PostgreSQL::Name` to hold schema qualified names.Yves Senn2014-05-301-2/+43
* pg, re-introduce `PostgreSQL::Utils` to unify schema/table extraction.Yves Senn2014-05-191-0/+20
* PostgreSQLAdapter::Utils seems to be only used from a single spot - quite red...kares2014-05-141-20/+0
* Add missing requireJon Leighton2011-12-031-0/+2
* Make #extract_schema_and_table an instance method in UtilsDaniel Schierbeck2011-07-091-0/+18