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
/
cases
/
adapters
/
postgresql
/
geometric_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer `array?` rather than `array`
Ryuta Kamizono
2015-01-04
1
-1
/
+1
*
tests, move pg geometric tests out of `base_test`.
Yves Senn
2014-12-02
1
-6
/
+73
*
Remove the `text?` predicate from the type objects
Sean Griffin
2014-07-06
1
-1
/
+0
*
Merge pull request #15782 from sgrif/sg-column-defaults
Matthew Draper
2014-06-18
1
-4
/
+2
|
\
|
*
Don't type cast the default on the column
Sean Griffin
2014-06-17
1
-4
/
+2
*
|
Detect in-place changes on point types
Sean Griffin
2014-06-17
1
-0
/
+11
|
/
*
Revert "test pg, we don't care about the internal state of `column#default`."
Yves Senn
2014-06-03
1
-0
/
+5
*
test pg, remove unused column assignments. Follow up to 254cdf47
Yves Senn
2014-06-03
1
-3
/
+0
*
test pg, we don't care about the internal state of `column#default`.
Yves Senn
2014-06-03
1
-4
/
+0
*
pg, preserve point type when schema dumping.
Yves Senn
2014-06-03
1
-8
/
+8
*
pg test, examples for default values and schema dumping of point types.
Yves Senn
2014-06-03
1
-0
/
+21
*
test pg, add basic test cases for point datatype.
Yves Senn
2014-06-02
1
-0
/
+45