[ 
https://issues.apache.org/jira/browse/THRIFT-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905468#comment-14905468
 ] 

Adam Beberg edited comment on THRIFT-3339 at 9/23/15 11:03 PM:
---------------------------------------------------------------

Fixed pull request:

https://github.com/apache/thrift/pull/623

$ git pull https://github.com/beberg/thrift THRIFT-339-Go-Support-for-Databases
or
https://github.com/apache/thrift/pull/623.patch


was (Author: beberg):
Fixed pull request:

https://github.com/apache/thrift/pull/623

$ git pull https://github.com/beberg/thrift THRIFT-3339-Go-Support-for-Databases
or
https://github.com/apache/thrift/pull/623.patch

> Support for database/sql
> ------------------------
>
>                 Key: THRIFT-3339
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3339
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Go - Compiler
>            Reporter: Adam Beberg
>            Assignee: Adam Beberg
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> For use by database/sql the generated code needs:
> 1. Generated enums need to implement sql.Scanner and driver.Valuer
> 2. Struct fields need db: annotations with the original field names.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to