Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bulk copy for decimal types #234

Merged
merged 7 commits into from
Sep 14, 2017

Conversation

jackielii
Copy link
Contributor

@jackielii jackielii commented Mar 8, 2017

decimal types first pass. money types should be the same, but not working for some reason. Submitting decimal types only this time

Reference: https://github.com/Microsoft/mssql-jdbc/blob/master/src/main/java/com/microsoft/sqlserver/jdbc/IOBuffer.java#L3307

@kardianos
Copy link
Collaborator

@jackielii I appreciate this work. However, I would like to have a full conversation about how decimals are supported end-to-end before doing this. In the mean time feel free to rebase.

Depends on #245

@jackielii
Copy link
Contributor Author

Thanks for responding!

Are we going to import apd package and should I wait for that to be included to rebase? I suppose we'll deprecate the internal Decimal type and use the apd package?

@kardianos
Copy link
Collaborator

@jackielii Feel free to rebase now, I may be able to review it and even without full decimal support.

But yes, I'd like to start the conversation on what to do in the driver going forward. No firm plans yet. If you care about this, I'd appreciate some review thought as what to do.

@jackielii jackielii force-pushed the feature/bulkcopy-numeric branch from dd095b2 to c61ed99 Compare April 4, 2017 15:45
@jackielii
Copy link
Contributor Author

@kardianos rebased

@kardianos kardianos self-requested a review June 13, 2017 20:07
@kardianos
Copy link
Collaborator

Thanks for the rebase. I'm still planning on looking at this.

@kardianos kardianos merged commit b49fae7 into denisenkom:master Sep 14, 2017
odeke-em pushed a commit to orijtech/go-mssqldb that referenced this pull request Jul 26, 2020
Add command to make CLI example with Go toolchain work
odeke-em pushed a commit to orijtech/go-mssqldb that referenced this pull request Jul 26, 2020
* exported Github struct fields and ReadDirectory method

* github ee implementation, tests and docs

* build fixes

* Github Enterprise API endpoint based on docs

* addressing PR comments

* code review

* make linter happy

* parseBool() takes fallback

* pr comments

* tweaks to Config{}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants