|
|
|
|
|
by phsr
4789 days ago
|
|
What features are you using postgres_ext for? A lot of the ActiveRecord datatypes support is handled by Rails 4.0 (arrays, uuid, ranges, inet/cidr and macaddr are in Rails 4.0). I want to submit some pull requests to Arel to add support for some of the datatype operators PS: I am the postgres_ext maintainer |
|