Ihor Zadyra
Ihor Zadyra
Hollo community, I would like to introduce my vision for [PostgreSQL](https://www.postgresql.org/docs/current/rangetypes.html) range types implementation in **doobie** since it was requested in this issue but not implemented yet https://github.com/tpolecat/doobie/issues/936 I hope...
After updating graftnoded to 1.9.0 version, started to get this error on supernode side. Already tried to remove all lmdb and *.bin files and sync from scratch, but not helped....
After the first touch of `Option` type I was confused how the `Map` is implemented. In my understanding of functional programming the `Map` should be applied only for a value...