Fork me on GitHub
#babashka
<
2020-11-06
>
viesti09:11:05

hmm, was there a pod for migratus, trying to remember...

borkdude09:11:51

@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)

viesti09:11:50

ah, pgmig, that was the thing I was trying to remember, thank you! :)

👍 3
borkdude18:11:46

Is there a vim user in the house that can make sense of this issue? https://github.com/borkdude/babashka/issues/633

djblue19:11:03

I think it might be because the namespace and file on the classpath don't match

Jp Soares19:11:58

Hehe, sorry. But for sobre reason the nrepl works perfectly in files with no namespace but return error when in namespaced files.

Jp Soares19:11:30

It's a good point. There should be a src directory when using namespace?

borkdude19:11:50

It would be helpful if you could post an actual error