diff options
| author | Sean Griffin <sean@seantheprogrammer.com> | 2016-08-31 14:07:47 -0400 |
|---|---|---|
| committer | Sean Griffin <sean@seantheprogrammer.com> | 2016-08-31 14:09:12 -0400 |
| commit | b347156b15aea7f6229203e0cc1a58937ecb8e93 (patch) | |
| tree | aef65dd98d78468ce3f3f93dac1fd15b2f3b326c /activerecord/test/cases/adapters/postgresql/json_test.rb | |
| parent | 6236cb7e6ad8bc18af2c3dc0118708d3e456bdce (diff) | |
| download | rails-b347156b15aea7f6229203e0cc1a58937ecb8e93.tar.gz rails-b347156b15aea7f6229203e0cc1a58937ecb8e93.tar.bz2 rails-b347156b15aea7f6229203e0cc1a58937ecb8e93.zip | |
Remove deprecated handling of PG Points
There are some minor changes to the point type as I had forgotten that
this will affect the behavior of `t.point` in migrations and the schema
dumper so we need to handle those as well.
I'll say this again so I can convince myself to come up with a better
structure... TYPES SHOULD NOT CARE ABOUT SCHEMA DUMPING AND WE NEED TO
BETTER SEPARATE THESE.
Diffstat (limited to 'activerecord/test/cases/adapters/postgresql/json_test.rb')
0 files changed, 0 insertions, 0 deletions
