[
https://issues.apache.org/jira/browse/THRIFT-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032575#comment-15032575
]
Hudson commented on THRIFT-3339:
--------------------------------
SUCCESS: Integrated in Thrift #1749 (See
[https://builds.apache.org/job/Thrift/1749/])
THRIFT-3339 Support for database/sql Client: Go Patch: Adam Beberg (jensg: rev
ad6fd1b6d2aed845e07769a84531e5b69a647146)
* 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: 1.0
>
> Attachments: THRIFT-3339-support-optionals.patch
>
> 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)