Rajiv M Ranganath
Rajiv M Ranganath
Hi John, I was wondering if there was some reason for quasi-quoting the function that is passed to `'after-init-hook` in `init.el`? ```elisp (add-hook 'after-init-hook `(lambda () (setq file-name-handler-alist file-name-handler-alist-old gc-cons-threshold...
Firstly, thanks a lot for this tool. I accidentally discovered it, and I am really glad I found it. I am new to sismic. I was trying to visualize `tests/yaml/deep_history.yaml`,...
I noticed this issue during the discussion [#79](https://github.com/orgs/partiql/discussions/79). When I have the following PartiQL enviornment ``` { 'record': { 'fdb_rl_type': 'message_TestScalarFieldAccess', 'fdb_rl_value': { 'field': { 'fdb_rl_type': 'string', 'fdb_rl_value': 'Plants' },...