Torbjørn Vatn

Results 4 issues of Torbjørn Vatn

When I try to interact with the objects returned by the Google Cloud `getProjects` function I get different results when using `->clj` and `bean :recursive true` ```clojure (p/let [[ps] (.getProjects...

Could you consider releasing 0.1.0 so we don't have to depend on a SNAPSHOT dependency.

The `map!` docstring states _"Updates all docs in a vector or query by applying a function to them"_ , but the `(firestore q)` call fails if q is a vector....

I discovered that a newer version of the `com.google.cloud/google-cloud-firestore` lib actually has a `.whereNotEqualTo` method