humanmade / altis-local-server

Local Server module for Altis
https://www.altis-dxp.com/resources/docs/local-server/
16 stars 4 forks source link

Update example to v8 #682

Closed mikelittle closed 4 months ago

mikelittle commented 4 months ago

Updates the info example to show MySQL v8 and replace mention of Sequel Pro with Sequel Ace.

rmccue commented 4 months ago

replace mention of Sequel Pro with Sequel Ace

Does Sequel Ace actually work with this? I recall trying TablePlus but it had some issues with macOS sandboxing with our integration.

mikelittle commented 4 months ago

Yeah. Sequel ace picks up the old sequel pro url style. I use it locally. And I tested it from Local server yesterday,.

mikelittle commented 4 months ago

I should add support for table plus at some point because ddev does that so I can see how they do it.

rmccue commented 4 months ago

The issue at least with TablePlus was that macOS' sandboxing wouldn't allow access to the .spf file that we generate as it was outside of the app's sandboxed directory; I think this will apply to any of the apps installed via the Mac App Store?

(FWIW, I still use Sequel Pro.)

mikelittle commented 4 months ago

DDEV solved it like this (Mac only) https://github.com/ddev/ddev/pull/2526/files

open mysql-dsn -a /path-to-tableplus-app