Will Long
Will Long
Note, this is a similar fix to #94 but retains backwards compatibility. Also related to #117 and #133.
I've worked around this by copying the `/helpers/sql-import.sh` to a location in my project, making the following edits, and adding tooling to invoke the customized script. Replace the portion of...
Unfortunately I have not made much headway in terms of leveraging Lando's `docker-compose` handling. However, I have gotten Lando installed within other Docker images. See the [Dockerfile](https://github.com/skippednote/gitpod-lando/blob/main/.gitpod.Dockerfile) in the GitPod...