hmm, was there a pod for migratus, trying to remember...
@viesti There is a pod for postgres (https://github.com/babashka/babashka-sql-pods/). And there is a GraalVM binary for migratus (https://github.com/leafclick/pgmig)
ah, pgmig, that was the thing I was trying to remember, thank you! :)
Is there a vim user in the house that can make sense of this issue? https://github.com/borkdude/babashka/issues/633
I think it might be because the namespace and file on the classpath don't match
Hehe, sorry. But for sobre reason the nrepl works perfectly in files with no namespace but return error when in namespaced files.
It's a good point. There should be a src directory when using namespace?
It would be helpful if you could post an actual error