aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/schema/postgresql_specific_schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Correctly parse bigint defaults in PostgreSQL, Backpost #10098.Erik Peterson2013-04-111-0/+1
* Use 1.8 hash style in pg specific schemaCarlos Antonio da Silva2012-11-281-3/+3
* Merge pull request #8276 from pwnall/pgsql_text_limitsRafael Mendonça França2012-11-201-0/+5
* #7914 get default value when type uses schema nameArturo Pie2012-10-141-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