Hi everyone,
The release 0.3.0 of PGMig is out.
PGMig is a standalone PostgreSQL Migration Runner using Migratus. It's
just like Migratus but it is compiled into a native binary. It can be used
to
execute sql migrations while developing without a lein plugin but it is
also useful a as blazing f
>
> None of these libraries are broken. They just include resources. Also, I
> don't think it is realistic to tell library authors to please move certain
> files out of the way because my build tool randomizes my classpath. That is
> not going to happen. People will keep including things like
We have been busy here working with our little dataset library and I wanted
to talk about some of the upgrades that I think are important/interesting.
We have first class support of Apache Arrow now which means I took the time
to actually understand, byte-by-byte, the binary on-disk format. I also
I'd like to point out that tools.deps.alpha can build a differently-ordered
classpath from the exact same input files when run on a different machine
(i.e., the same source/deps, the same version of t.d.a./CLI).
This has bitten me a couple of times with depstar which I use for building
JARs/uberja
Hi Alex,
1. Great news that the Homebrew team has responded to your request to point
only to stable versions.
2. The resources directory is the contains the path
`resources/public/index.html`. The local one is definitely not the one
being served in my original example (2nd half) re 1.10.1.645 wh
Alan,
> 4. I could possibly try to replicate your proposed experiment explicitly,
but I no longer have easy access to 1.10.1.645 since Homebrew has been
fixed. I did find the `brew-install` repo on GH, but am not certain how to
replicate the broken install of *.645.
Per the clojure/homebrew-tool
I verified the problem in the StackOverflow post. For some reason keyword
lookup of record fields in CLJS doesn't work.
Alan
On Tue, Aug 4, 2020 at 12:05 PM Justin Smith wrote:
> I don't think this is true, or if true is incidental to the real problem
>
> % cljs
> ClojureScript 1.10.758
> cljs.