-
Notifications
You must be signed in to change notification settings - Fork 21
FIX: Executemany String corruption on Unix systems + tests #217
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
8e3a39e
FIX: Handle empty data
bewithgaurav 08f9a4c
undo some stuff
bewithgaurav 38381fe
0 length fix and tests
bewithgaurav 229c957
restore condition and cleanup
bewithgaurav 7dc1135
fixed assert
bewithgaurav 2255e50
Merge branch 'main' into bewithgaurav/fix_blank_columns
bewithgaurav 40a008b
Merge branch 'main' of https://github.com/microsoft/mssql-python into…
bewithgaurav 42785d9
Merge branch 'main' into bewithgaurav/fix_blank_columns
bewithgaurav 96e59cc
FIX: Unix handling in Executemany
bewithgaurav 1a0275d
Merge branch 'main' of https://github.com/microsoft/mssql-python into…
bewithgaurav 7a4ded9
Merge branch 'bewithgaurav/fix_blank_columns' of https://github.com/m…
bewithgaurav 18c9226
tests
bewithgaurav 28d8441
Undo binary fixes since its in another branch now
bewithgaurav 7969a93
add edgecase test
bewithgaurav 283a999
test cleanup
bewithgaurav 4b708b3
test cleanup
bewithgaurav ecbea82
Merge branch 'main' of https://github.com/microsoft/mssql-python into…
bewithgaurav 9ce15d0
added tests and refactored the flow
bewithgaurav 5274291
Merge branch 'bewithgaurav/fix_blank_columns' of https://github.com/m…
bewithgaurav b5d7df8
IP instead of localhost inside build-whl-pipeline as well
bewithgaurav 2c2e2b3
restored localhost commit, unrelated branch
bewithgaurav edeb4f6
Merge branch 'bewithgaurav/fix_blank_columns' of https://github.com/m…
bewithgaurav 5b3805d
review changes, added a test as well
bewithgaurav e297276
fix problematic chars
bewithgaurav f434b4c
merge conflicts
bewithgaurav File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.