-
Notifications
You must be signed in to change notification settings - Fork 27
FEAT: Build process for Mac Support #68
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
36 commits
Select commit
Hold shift + click to select a range
a63d996
FEAT: MacOS Support
bewithgaurav d3e1fb1
restoring LICENSING
bewithgaurav efc738d
reverting unnecessary changes
bewithgaurav afdd03f
reverting back tests
bewithgaurav 519a99a
cmakelists print lib dirs
bewithgaurav 1b9575f
merged to main
bewithgaurav 79b2f68
fixed python lib dir variable
bewithgaurav 69fa4a7
removed unixodbc altogether and modified readme and setup
bewithgaurav 59f59d6
restored connection and created a new for MacOS
bewithgaurav 20577b7
separate windows and mac connections
bewithgaurav 213ba41
db_connection attrs
bewithgaurav 3cbf54e
helpers restored
bewithgaurav a852242
separated cursor
bewithgaurav c936eec
odbc decoding from utf-16 to utf-16-le
bewithgaurav 2a8adc4
reverted test_exceptions
bewithgaurav 3650a46
use both Data/ProgrammingError in one exception testcase
bewithgaurav 4c5c2ce
Merge branch 'main' into bewithgaurav/mac_support
bewithgaurav 350e1a6
not using separate connection module for macOS
bewithgaurav 323dbae
include cmake_current_source_dir
bewithgaurav 81a8529
connection error diff in mac and windows
bewithgaurav c88299b
added TODO in code
bewithgaurav e9b2f89
fixed merge conflicts
bewithgaurav 5edeb64
removed cursor no_data redundant case
bewithgaurav f406e4f
Sanitization of connection string before logging
bewithgaurav 1e89686
remove conn str logging in python
bewithgaurav d4341ff
FIX: Added @loader for DYLIBS
bewithgaurav 6d9b207
fixed bdist_wheel
bewithgaurav 4b4cb71
merged to main
bewithgaurav b1025b2
fix python libs for python <3.13
bewithgaurav 0921f81
fix python libs for python <3.13
bewithgaurav 8061b14
fix python libs for python <3.13
bewithgaurav 58c57d5
fix python libs for python <3.13
bewithgaurav 71e22d2
fix python lib path for arm64
bewithgaurav 4b548b2
fix python lib path for arm64
bewithgaurav 3ea7ccc
case insensitive search for conn str
bewithgaurav 179bbd7
case insensitive search for conn str
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
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
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
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
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.