index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
schema
/
postgresql_specific_schema.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
pg tests, get rid of global schema `schema_1`.
Yves Senn
2014-12-02
1
-7
/
+0
*
pg tests, move uniqueness validation test to array tests.
Yves Senn
2014-12-02
1
-10
/
+1
*
tests, extract pg number tests into separate file.
Yves Senn
2014-12-02
1
-9
/
+1
*
tests, move schema shorthand assertions into pg specific tests.
Yves Senn
2014-12-02
1
-55
/
+3
*
tests, move pg geometric tests out of `base_test`.
Yves Senn
2014-12-02
1
-13
/
+0
*
tests, favor public API over inspecting columns where possible.
Yves Senn
2014-12-01
1
-3
/
+0
*
Added SchemaDumper support for tables with jsonb columns.
Ted O'Meara
2014-11-04
1
-11
/
+4
*
pg, preserve money type when dumping schema and extract money default.
Yves Senn
2014-06-03
1
-8
/
+1
*
test pg, move bit string type tests into `bit_string_test.rb`.
Yves Senn
2014-06-03
1
-8
/
+0
*
register OID for PostgreSQL citex datatype [Troy Kruthoff & Lachlan Sylvester]
lsylvester
2014-03-11
1
-1
/
+10
*
extract PG range tests from datatype_test.rb into range_test.rb
Yves Senn
2013-12-13
1
-14
/
+1
*
Correctly parse bigint defaults in PostgreSQL
Erik Peterson
2013-04-05
1
-0
/
+1
*
Fix default output for postgres network address types
Erik Peterson
2013-02-26
1
-3
/
+3
*
Fix PostgreSQL tests on Travis
Andrew White
2013-01-24
1
-1
/
+1
*
Add postgresql range types support
bUg
2013-01-23
1
-12
/
+14
*
Support for PostgreSQL's ltree data type.
Rob Worley
2013-01-04
1
-1
/
+10
*
AR supporting new intrange data type on PostgreSQL >= 9.2
Alexey
2012-12-16
1
-1
/
+11
*
Fix some indentation in the postgresql_specific_schema
Rafael Mendonça França
2012-11-28
1
-9
/
+9
*
Add comment to a table without model.
Rafael Mendonça França
2012-11-28
1
-0
/
+1
*
Postgresql doesn't accepts limits on text columns.
Victor Costan
2012-11-20
1
-0
/
+5
*
#7914 get default value when type uses schema name
Arturo Pie
2012-10-13
1
-1
/
+8
*
postgres, map scaled intervals to string datatype (#7518)
Yves Senn
2012-09-06
1
-1
/
+2
*
ActiveRecord support to PostgreSQL 9.2 JSON type
Dickson S. Guedes
2012-09-05
1
-1
/
+10
*
Add uuid type support to PostgreSQL adapter
Konstantin Shabanov
2012-06-14
1
-1
/
+9
*
Create plpgsql language if not available
Prem Sichanugrist
2012-04-27
1
-21
/
+29
*
add use_returning as a postgresql connection config
Doug Cole
2012-03-31
1
-2
/
+27
*
don't test schema where hstore not installed
Joel
2012-02-08
1
-0
/
+2
*
schema dumper tests for hstore
Joel
2012-02-08
1
-1
/
+8
*
Added tsvector Datatype Support
Benjamin Fritsch
2011-04-26
1
-1
/
+9
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-1
/
+1
*
PostgreSQLAdapter: set time_zone to UTC when Base.default_timezone == :utc so...
Jack Christensen
2010-01-25
1
-1
/
+8
*
PostgreSQL: XML datatype support
Leonardo Borges
2009-08-09
1
-2
/
+13
*
Ensure postgresql tests work when starting from scratch.
Frederick Cheung
2008-04-30
1
-1
/
+1
*
Use schema.rb for all databases
Frederick Cheung
2008-04-22
1
-0
/
+103