aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/schema_statements.rb
Commit message (Expand)AuthorAgeFilesLines
* Query for sequence info also should be markd as SCHEMA.kennyj2012-09-151-3/+3
* Query for loading index info should be marked as SCHEMA.kennyj2012-09-151-1/+1
* Modularize postgresql adapterKonstantin Shabanov2012-09-051-0/+446