aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/schema/postgresql_specific_schema.rb
Commit message (Expand)AuthorAgeFilesLines
* don't test schema where hstore not installedJoel2012-02-081-0/+2
* schema dumper tests for hstoreJoel2012-02-081-1/+8
* Added tsvector Datatype SupportBenjamin Fritsch2011-04-261-1/+9
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* PostgreSQLAdapter: set time_zone to UTC when Base.default_timezone == :utc so...Jack Christensen2010-01-251-1/+8
* PostgreSQL: XML datatype supportLeonardo Borges2009-08-091-2/+13
* Ensure postgresql tests work when starting from scratch.Frederick Cheung2008-04-301-1/+1
* Use schema.rb for all databasesFrederick Cheung2008-04-221-0/+103