|
Reads PostgreSQL's interval data type and transforms it into Rails' `ActiveSupport::Duration`. [PostgreSQL Docs](https://www.postgresql.org/docs/9.4/static/datatype-datetime.html#DATATYPE-INTERVAL-INPUT)
|
|
Reads PostgreSQL's interval data type and transforms it into Rails' `ActiveSupport::Duration`. [PostgreSQL Docs](https://www.postgresql.org/docs/9.6/static/datatype-datetime.html#DATATYPE-INTERVAL-INPUT)
|