Closed deivid-rodriguez closed 2 years ago
Do we still need this?
This did fix the error I was getting on my M1 Mac, so I thought I'd contribute it upstream.
@deivid-rodriguez Thanks!
@deivid-rodriguez @kares @enebo We should push this through sooner than later, but this is still marked as a draft and I'm not sure which branch we should move forward with.
It's only mark as draft because CI is red, and I never checked whether it was related to my changes or not. But this worked for me when I tried it.
I marked it as ready just in case its WIP status makes merging harder.
We should probably put out a release of this soon, unless there are other important items to fix right now.
fixing those safe_yaml tests would be nice to do at some point, maybe even excluding the failing Rails test.
after the jdbc- gem is pushed the change should merge back to master as well ...
let me know if there are any issues and I will look into releasing the updated driver gem.
For M1 support, as per https://stackoverflow.com/questions/70048681/java-sql-sqlexception-error-opening-connection.
Not sure what this upgrade involves, but this does get things going on my machine.
Fixes #1118.