finagle-postgres icon indicating copy to clipboard operation
finagle-postgres copied to clipboard

Support All Postgre Datatypes

Open mairbek opened this issue 12 years ago • 3 comments

mairbek avatar Sep 23 '12 09:09 mairbek

Is the goal of this task to add getInteger, etc to the Row class?

If not, is there a desire to have methods that parallel Row.getString?

tberman avatar Jul 02 '13 21:07 tberman

This task is about supporting all postgres datatypes from the com.twitter.finagle.postgres.protocol.Type object.

mairbek avatar Jul 07 '13 07:07 mairbek

Ah. Should there be another task for adding the get* methods to Row?

On Sun, Jul 7, 2013 at 12:35 AM, Mairbek Khadikov [email protected] wrote:

This task is about supporting all postgres datatypes from the com.twitter.finagle.postgres.protocol.Type object.

Reply to this email directly or view it on GitHub: https://github.com/mairbek/finagle-postgres/issues/2#issuecomment-20567116

tberman avatar Jul 07 '13 13:07 tberman