-
Notifications
You must be signed in to change notification settings - Fork 57
build and debug on current MacOS, test DSN will now also apply parameters #109
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
base: develop
Are you sure you want to change the base?
Conversation
Updated Mac build for Sequoia compatibility, removed 386 support on Mac
This reverts commit e184f97.
|
Thank you for your contribution. We will do a review of this request shortly. |
TallTed
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small fixes to README_MACOSX.md
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
|
once you compile it for deployment I'd be curious, if the driver access issues are resolved. With the current version of iODBC drivers have to be installed in a specific directory on MacOs in order to avoid access errors. I don't have that anymore with my local builds (production and development) but I am not sure if that remains in a deployment build. For example I can now without problem use the SQLite homebrew drivers or other drivers like Snowflake from their install location instead of having to move them manually into an allowed folder. |
…pport DRIVER_COMPLETE
Uh oh!
There was an error while loading. Please reload this page.