[
https://issues.apache.org/jira/browse/THRIFT-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956855#comment-14956855
]
Hudson commented on THRIFT-3339:
--------------------------------
SUCCESS: Integrated in Thrift #1688 (See
[https://builds.apache.org/job/Thrift/1688/])
THRIFT-3339 Support for database/sql Client: Go Patch: Adam Beberg (jensg: rev
86da51d2aedb499f198c47c451929da687dea3f9)
* compiler/cpp/src/generate/t_go_generator.cc
> 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
> Fix For: 0.9.4
>
> 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)