Kyle Hankinson
Kyle Hankinson
Thanks! My main issues at the moment are still the three mentioned here: ``` 1. There is a crash sometimes when cancelling a query (or closing a tab while a...
Just as a heads up, I believe Oracle is looking into this: https://forums.oracle.com/ords/apexds/post/oracle-instant-client-macos-arm64-version-23-3-0-0-0-crashe-5221 I've posted a sample project and other macOS users have run into the issue as well, so...
Am investigating now. Hope to home some details sometime be early next week.
Hi, Just for an update, I can confirm that the crash I posted on the oracle forms has been resolved, however I still seeing this crash: https://github.com/vrogier/ocilib/issues/373 (But not with...
Ok - when you get the chance, can you please try: https://sqlprostudio.s3.us-east-1.amazonaws.com/oracle/SQLProOracle.2025.17.app.zip This build is currently arm64 only (so requires an M system). - This build no longer use the...
Looks like a nice spot for a vacation! Don't work too hard :D > Double clicked on a table which produced the query and nicely returned 65 records (because that...
Got the SSH and import fixed, but I just noticed the explain plan issue. Looking into that now.
https://sqlprostudio.s3.us-east-1.amazonaws.com/oracle/SQLProOracle.2025.21.app.zip Should sort: + SSH + Import + Explain plan
Hmm, it's really odd that no connections show up for you when creating the shortcut. I'm trying to figure out what that is, as I believe that to be the...
I see I'm using an older style of app intents that was made for pre iOS 16. I'm going to upgrade to the new style and see if that helps...